调整自动构建

This commit is contained in:
gfdgd xi 2023-09-30 10:03:12 +08:00
parent 30e4c9d8bb
commit 858617a3ae
2 changed files with 8 additions and 3 deletions

View File

@ -18,8 +18,11 @@ jobs:
sudo apt install git dpkg-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qt5-qmake -y
git clone https://github.com/gfdgd-xi/deep-wine-runner
cd deep-wine-runner
make build
mv spark-deepin-wine-runner.deb ~
#make build
#mv spark-deepin-wine-runner.deb ~
sudo apt build-dep .
dpkg-buildpackage -b
cp spark-deepin-wine-runner_*.deb ~/spark-deepin-wine-runner.deb
- name: upload result
uses: actions/upload-artifact@v1
with:

4
debian/control vendored
View File

@ -4,7 +4,9 @@ Priority: optional
Maintainer: gfdgd_xi <3025613752@qq.com>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
debhelper-compat,
make,
p7zip-full,
Standards-Version: 4.6.2
Homepage: https://gitee.com/gfdgd-xi/deep-wine-runner