Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz64 authored Oct 29, 2022
1 parent 936025e commit 38f6abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- os: macos-latest
TARGET: macos
CMD_BUILD: >
pip install pyinstaller
pip install pyinstaller &&
python -m PyInstaller -F -w -n saavn-cli saavn-cli.py &&
cd dist/ &&
zip -r9 saavn-cli saavn-cli.app/
Expand Down

0 comments on commit 38f6abb

Please sign in to comment.