Skip to content

Commit db1c6bc

Browse files
committed
test
1 parent a04de0d commit db1c6bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
working-directory: legendary
4747
run: pyinstaller
4848
--onefile
49+
--log-level DEBUG
50+
--debug all
4951
--name legendary
5052
${{ steps.strip.outputs.option }}
5153
-i ../assets/windows_icon.ico

0 commit comments

Comments
 (0)