fix error
authorDave Cramer <davecramer@gmail.com>
Tue, 7 May 2024 19:33:17 +0000 (15:33 -0400)
committerDave Cramer <davecramer@gmail.com>
Tue, 7 May 2024 19:33:17 +0000 (15:33 -0400)
.github/workflows/main.yml

index 44aa844cd08752cb817bc275159355104e709497..dd562b5587f712c523bfb61fb9146187c28bb244 100644 (file)
@@ -149,8 +149,8 @@ jobs:
           printf                                          "C:\\OTHERBIN\\pkgconfiglite\\pkg-config-lite-0.28-1\\bin" >> %GITHUB_PATH%
 
     - name: Install Win32OpenSSL
-     shell: cmd
-     run: Win32OpenSSL-3_3_0.exe /sp /silent /dir=c:\openssl32
+      shell: cmd
+      run: Win32OpenSSL-3_3_0.exe /sp /silent /dir=c:\openssl32
 
       # Choco Install winflexbison
       # BUT the "crazy-max/ghaction-chocolatey@v2" "install pkgconfiglite" file download often times-out