mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +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: |
|
||||
# 配置环境
|
||||
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
|
||||
cd deep-wine-runner
|
||||
make build
|
||||
|
Loading…
Reference in New Issue
Block a user