]> Nishi Git Mirror - gwion.git/commitdiff
:art: Fix tuple printfxxx
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 9 Dec 2019 10:57:21 +0000 (11:57 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 9 Dec 2019 10:57:21 +0000 (11:57 +0100)
.github/workflows/windows.yml

index c1c057bc232f7ef7f2c45a2fbb756b8ce600fad8..a5292184f2a198281215b314e32f6a4dc6e581c8 100644 (file)
@@ -23,7 +23,7 @@ jobs:
     - name: Export Script Parameter
       run: |
            echo "::set-env name=test_dir::${{ runner.temp }}"
-           echo "export GWION_TEST_DIR=${{ runner.temp }} > ~/.bashrc
+           echo "export GWION_TEST_DIR=${{ runner.temp }}" > ~/.bashrc
     - name: test
       run: |
            ls ${{ runner.temp }}