mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-12 17:48:27 +08:00
忘记刷新源
This commit is contained in:
parent
9a212ca212
commit
fbd14710a5
3
.github/workflows/auto-building-pkg.yml
vendored
3
.github/workflows/auto-building-pkg.yml
vendored
@ -15,8 +15,9 @@ jobs:
|
||||
UPLOADURL: ${{ secrets.UPLOADURL }}
|
||||
run: |
|
||||
# 配置环境
|
||||
pacman -Sy
|
||||
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
|
||||
cd deep-wine-runner
|
||||
make package-deb -j4
|
||||
|
Loading…
Reference in New Issue
Block a user