aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-09-30 18:27:43 -0700
committerMicah Lee <micah@micahflee.com>2022-09-30 18:27:43 -0700
commit1a8fa58c3d515a2d36caf01cd0e40fd539991f16 (patch)
tree7487186f740ef442fef204449505267371cd935a /.github
parentd95b81d6fd08a82563f9774f2a5d7c059cd64219 (diff)
downloadonionshare-1a8fa58c3d515a2d36caf01cd0e40fd539991f16.tar.gz
onionshare-1a8fa58c3d515a2d36caf01cd0e40fd539991f16.zip
Syntax error
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml
index a825f563..1a4f69fe 100644
--- a/.github/workflows/build-windows.yml
+++ b/.github/workflows/build-windows.yml
@@ -100,7 +100,7 @@ jobs:
name: win64-build
path: ~\onionshare-win64.zip
-build-win32:
+ build-win32:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3