mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 03:37:28 -03:00
Debug output
This commit is contained in:
parent
1a8fa58c3d
commit
e730611227
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
|
@ -192,6 +192,7 @@ jobs:
|
|||
cd desktop
|
||||
C:\hostedtoolcache\windows\Python\3.9.13\x86\Scripts\poetry run python .\setup-freeze.py build
|
||||
C:\hostedtoolcache\windows\Python\3.9.13\x86\Scripts\poetry run python .\scripts\build-windows.py cleanup-build
|
||||
dir build
|
||||
|
||||
- name: Compress
|
||||
shell: pwsh
|
||||
|
|
Loading…
Reference in a new issue