]> Nishi Git Mirror - gwion.git/commitdiff
:art: Fix tuple printfxxx
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 12:42:35 +0000 (13:42 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 12:42:35 +0000 (13:42 +0100)
.github/workflows/windows.yml

index a536ddd42fd312c76d0fbd75e66472271cd6e0ed..3e7ce1affac8a640072b8d73fb93b006d216e056 100644 (file)
@@ -21,7 +21,7 @@ jobs:
          USE_DOUBLE: ${{ matrix.double }}
       run: make CC=$(which gcc) USE_DOUBLE=${{ matrix.double }}
     - name: prepare
-      run: set GWION_TEST_DIR=${{ runner.temp }}/tmp/test
+      run: setx GWION_TEST_DIR ${{ runner.temp }}/tmp/test
     - name: test
       env:
         VALGRIND: NO_VALGRIND