]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Set `BUILD_ON_WINDOWS` in windows.yml
authorChase <44284917+TotallyNotChase@users.noreply.github.com>
Sun, 4 Oct 2020 18:35:26 +0000 (02:35 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 18:35:26 +0000 (02:35 +0800)
.github/workflows/windows.yml

index d9d6a8f8ed51752ffb0a4ac313aed710d59f36c8..ba934bd5586c56a1fa8484078affbd7ced213e6b 100644 (file)
@@ -31,7 +31,7 @@ jobs:
       env:
         CC: gcc
         USE_DOUBLE: ${{ matrix.double }}
-        USE_DEBUG: 1
+        BUILD_ON_WINDOWS: 1
 
     - name: Test
       run: make test