Skip to content

Commit

Permalink
Update pr-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tposejank authored Jun 1, 2024
1 parent ec96eec commit 47b27eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
pip install pyinstaller numpy pydub luaparser pyqt6 pillow
- name: Build with PyInstaller
run: |
pyinstaller build.spec
${{matrix.command}}
- name: Upload build artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 47b27eb

Please sign in to comment.