调整自动构建

This commit is contained in:
2024-07-25 09:39:20 +08:00
parent 9e1e898da4
commit e6df6addd7
3 changed files with 4 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ jobs:
sudo rm -rf package/runner/Icon
sudo rm -rf package/runner/RegShot.exe
sudo rm -rf package/runner/novnc
sudo rm -rf package/bin/wine*
cp deep-wine-runner/off-line-shell/run.sh package -rv
cp deep-wine-runner/off-line-shell/bwrap_amd64 package/bwrap -rv
sudo chmod 777 -Rv package ; true