mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 10:08:28 +08:00
优化
This commit is contained in:
parent
dc789132d3
commit
e434aa9116
2
.github/workflows/auto-building.yml
vendored
2
.github/workflows/auto-building.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# 配置环境
|
# 配置环境
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install git dpkg-dev -y
|
sudo apt install git dpkg-dev qt5-default qt5-qmake -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 build
|
make build
|
||||||
|
Loading…
Reference in New Issue
Block a user