update workflow

This commit is contained in:
Yaronzz
2022-04-01 16:27:22 +08:00
parent 166961297e
commit 3b3af6a174

View File

@@ -46,7 +46,7 @@ jobs:
run: |
cp -rf guiStatic.in MANIFEST.in
pyinstaller -F tidal_gui/__init__.py -w -n tidal-gui
cp -rf tidal_gui/resource dist/tidal-gui/
cp -rf tidal_gui/resource dist/
working-directory: TIDALDL-PY
- name: Build tidal-gui