From: Jérémie Astor Date: Mon, 2 Mar 2020 12:54:39 +0000 (+0100) Subject: :wrench: ls options X-Git-Tag: nightly~1726^2~53 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=2da46c2fa1b87e17219b168da73e6aec62ca2e73;p=gwion.git :wrench: ls options --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 37e210d9..261640d9 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; gwion + - run: cd Gwion; ./gwion