We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04de0d commit db1c6bcCopy full SHA for db1c6bc
1 file changed
.github/workflows/python.yml
@@ -46,6 +46,8 @@ jobs:
46
working-directory: legendary
47
run: pyinstaller
48
--onefile
49
+ --log-level DEBUG
50
+ --debug all
51
--name legendary
52
${{ steps.strip.outputs.option }}
53
-i ../assets/windows_icon.ico
0 commit comments