From 4c8b08d79c72095357a17550d470772caf30f168 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sat, 7 Dec 2019 00:17:12 +0100 Subject: [PATCH] :wrench: winaction? --- .github/workflows/win.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/win.yml b/.github/workflows/win.yml index 4bfb3df9..bb6b31e1 100644 --- a/.github/workflows/win.yml +++ b/.github/workflows/win.yml @@ -11,6 +11,8 @@ jobs: double: [0, 1] steps: + - name: compiler + run: gcc -v - uses: actions/checkout@v1 - name: submodules run: git submodule update --init util ast -- 2.43.0