Skip to content

Commit ba40305

Browse files
dhcoldclaude
andcommitted
Fix Windows PyQt6 DLL error: add --collect-all PyQt6, remove missing icon
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8ac02a7 commit ba40305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
--onefile
1818
--windowed
1919
--name turnt-o-mapper
20-
--icon assets/icon.ico
20+
--collect-all PyQt6
2121
dist_file: turnt-o-mapper.exe
2222

2323
- os: macos-latest

0 commit comments

Comments
 (0)