mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
update workflow
This commit is contained in:
@@ -22,8 +22,10 @@ jobs:
|
||||
working-directory: TIDALDL-PY
|
||||
|
||||
- name: Build tidal-dl
|
||||
- shell: bash
|
||||
run: |
|
||||
pyinstaller -F tidal_dl/__init__.py
|
||||
rm -rf exe/tidal-dl.exe
|
||||
mv dist/__init__.exe exe/tidal-dl.exe
|
||||
working-directory: TIDALDL-PY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user