Skip to content

Commit 24318e6

Browse files
authored
Update main.yml
1 parent a91e1eb commit 24318e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
pip install pyinstaller pyqt6 pyqtdarktheme
3030
- name: Create Executable
3131
run: |
32-
pyinstaller --onefile --noconsole ./start.py
32+
pyinstaller --onefile --noconsole ./MyWinInfo.py

0 commit comments

Comments
 (0)