]> Nishi Git Mirror - gwion.git/commitdiff
:art: Update
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 10:40:53 +0000 (11:40 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 10:40:53 +0000 (11:40 +0100)
.github/workflows/windows.yml

index 467feb064f6768a466f98642f323c31bddb6f698..e3b6c8defd4ff4d5892391ab43e87c81553d9375 100644 (file)
@@ -19,7 +19,7 @@ jobs:
          USE_DOUBLE: ${{ matrix.double }}
          CFLAGS: -fsanitize=address -fno-omit-frame-pointer
          LDFLAGS: -fsanitize=address -fno-omit-frame-pointer
-      run: make CC=$(which gcc= USE_DOUBLE=${{ matrix.double }}
+      run: make CC=$(which gcc) USE_DOUBLE=${{ matrix.double }}
     - name: make test ${{ runner.temp }}
       env:
         VALGRIND: NO_VALGRIND