Skip to content

Commit

Permalink
- fix macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GBDixonAlex committed Jul 12, 2024
1 parent f34f37f commit a3b9701
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
run: |
brew install pipx
pipx install PyInstaller
pipx install requests
- name: build
run: python3 -m PyInstaller jsn.py -y --onefile -i NONE --distpath build/dist/ --workpath build/work/
- name: zip
Expand Down

0 comments on commit a3b9701

Please sign in to comment.