Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
02bwilson authored Aug 14, 2023
1 parent a91e1eb commit 24318e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
pip install pyinstaller pyqt6 pyqtdarktheme
- name: Create Executable
run: |
pyinstaller --onefile --noconsole ./start.py
pyinstaller --onefile --noconsole ./MyWinInfo.py

0 comments on commit 24318e6

Please sign in to comment.