]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Windowd build: export-all
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 09:49:41 +0000 (10:49 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 2 Mar 2020 09:49:41 +0000 (10:49 +0100)
.github/workflows/windows.yml

index 3d5ffcdd5e33b31d4aacc46bf7a47c1c252869e0..090d15651de5c7434ee7a56386e9beed582cf45f 100644 (file)
@@ -25,4 +25,4 @@ jobs:
         CC: gcc
         USE_DOUBLE: ${{ matrix.double }}
         BUILD_ON_WINDOWS: 1
-    - run: ./Gwion/gwion -h
+    - run: which gwion; gwion -h