mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 19:12:04 +08:00
忘记刷新源
This commit is contained in:
3
.github/workflows/auto-building-pkg.yml
vendored
3
.github/workflows/auto-building-pkg.yml
vendored
@@ -15,8 +15,9 @@ jobs:
|
|||||||
UPLOADURL: ${{ secrets.UPLOADURL }}
|
UPLOADURL: ${{ secrets.UPLOADURL }}
|
||||||
run: |
|
run: |
|
||||||
# 配置环境
|
# 配置环境
|
||||||
|
pacman -Sy
|
||||||
pacman -S debtap git sudo
|
pacman -S debtap git sudo
|
||||||
pacman -S dpkg-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qt5-qmake -y
|
pacman -S dpkg qt5-base -y
|
||||||
git clone https://github.com/gfdgd-xi/deep-wine-runner
|
git clone https://github.com/gfdgd-xi/deep-wine-runner
|
||||||
cd deep-wine-runner
|
cd deep-wine-runner
|
||||||
make package-deb -j4
|
make package-deb -j4
|
||||||
|
|||||||
Reference in New Issue
Block a user