Skip to content

Commit

Permalink
Update pyinstaller.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm authored Dec 12, 2024
1 parent 71478ea commit 8202ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyinstaller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
archiveUrl: https://github.com/upx/upx/releases/download/v4.2.4/upx-4.2.4-win64.zip
archiveGlob: '*/upx-4.2.4-win64'
- run: echo "." >> $GITHUB_PATH

- run: pip install -r requirements.txt
- run: pip install pyinstaller garth
Expand Down

0 comments on commit 8202ac3

Please sign in to comment.