From: Jérémie Astor Date: Mon, 30 Mar 2020 15:55:36 +0000 (+0200) Subject: :at: winfix? X-Git-Tag: nightly~1726^2~24 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=b0c44fa63c265fb1c0497188c696c42a28e359ca;p=gwion.git :at: winfix? --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 1ebd0c25..9110c7e8 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -25,4 +25,4 @@ jobs: CC: gcc USE_DOUBLE: ${{ matrix.double }} BUILD_ON_WINDOWS: 1 - - run: cd Gwion; ls; ./gwion* + - run: cd Gwion; ls; ./gwion.exe