Skip to content

Commit

Permalink
Update compile-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xandaaah authored Nov 17, 2023
1 parent 44aa490 commit 7a91e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
python -m pip install nuitka pyqt6 requests GitPython
- name: Compile
continue-on-error: true
run: |
cd client
echo Y | python -m nuitka launcher.py --standalone --enable-plugin=pyqt6 --disable-console
Expand Down

0 comments on commit 7a91e46

Please sign in to comment.