]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: ls options
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 11:29:00 +0000 (12:29 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 11:29:00 +0000 (12:29 +0100)
.github/workflows/windows.yml

index 8a29c93f8abe402536a483192b88f574026a8fe5..9bf4888baa11798f2ae68b6273d355317a66586c 100644 (file)
@@ -26,4 +26,6 @@ jobs:
         USE_DOUBLE: ${{ matrix.double }}
         BUILD_ON_WINDOWS: 1
     - run: echo ./Gwion/gwion.exe -h
-    - run: ./Gwion/gwion.exe -h
+    - run: ./Gwion/gwion.exe -h || true
+    - run: gwion -h || true
+    - run: gwion.exe -h || true