Skip to content

Commit a3b9701

Browse files
author
GBDixonAlex
committed
- fix macos ci
1 parent f34f37f commit a3b9701

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
run: |
6161
brew install pipx
6262
pipx install PyInstaller
63-
pipx install requests
6463
- name: build
6564
run: python3 -m PyInstaller jsn.py -y --onefile -i NONE --distpath build/dist/ --workpath build/work/
6665
- name: zip

0 commit comments

Comments
 (0)