This commit is contained in:
gfdgd xi 2023-07-06 15:31:48 +08:00
parent dc789132d3
commit e434aa9116

View File

@ -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