Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
windingtheropes authored Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3c5276b commit ebf6e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
pip install -r src/requirements.txt
- name: Run PyInstaller
run: |
pyinstaller --onefile src/game.spec
python -m PyInstaller src/game.spec
- uses: actions/upload-artifact@v2
with:

0 comments on commit ebf6e92

Please sign in to comment.