update workflow

This commit is contained in:
Yaronzz
2022-04-01 11:50:36 +08:00
parent 81e244f230
commit a5fb92db92
35 changed files with 2810 additions and 1 deletions
@@ -45,7 +45,7 @@ jobs:
cp -rf guiStatic.in MANIFEST.in
pyinstaller -F tidal_gui/__init__.py -w
mv dist/__init__.exe exe/tidal-gui.exe
mv -f tidal_gui/resource exe/
cp -rf tidal_gui/resource exe/
working-directory: TIDALDL-PY
- name: Zip exe