aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-09-30 18:51:17 -0700
committerMicah Lee <micah@micahflee.com>2022-09-30 18:51:17 -0700
commite7306112272e72dc82e702628128e17b77939c94 (patch)
tree768b55a5b64470e5609cdd1dd1f0cba548a4cf10 /.github
parent1a8fa58c3d515a2d36caf01cd0e40fd539991f16 (diff)
downloadonionshare-e7306112272e72dc82e702628128e17b77939c94.tar.gz
onionshare-e7306112272e72dc82e702628128e17b77939c94.zip
Debug output
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml
index 1a4f69fe..cf92fc16 100644
--- a/.github/workflows/build-windows.yml
+++ b/.github/workflows/build-windows.yml
@@ -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