]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Windows: just try ./gwion -h
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 09:38:42 +0000 (10:38 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 09:38:42 +0000 (10:38 +0100)
.github/workflows/windows.yml

index 61954c3cc557f920540e55149a2338815f557388..3d5ffcdd5e33b31d4aacc46bf7a47c1c252869e0 100644 (file)
@@ -20,8 +20,9 @@ jobs:
       uses: fennecdjay/gwion-action@v1
       with:
         ref: ${{ github.sha }}
-        run: true
+#        run: true
       env:
         CC: gcc
         USE_DOUBLE: ${{ matrix.double }}
         BUILD_ON_WINDOWS: 1
+    - run: ./Gwion/gwion -h