From: Jérémie Astor Date: Mon, 2 Mar 2020 10:05:54 +0000 (+0100) Subject: :wrench: ls options X-Git-Tag: nightly~1726^2~57 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=42ca8b72a2041b2b5348a1241cab842d0730d403;p=gwion.git :wrench: ls options --- diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 72d6a3d2..8a29c93f 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -25,6 +25,5 @@ jobs: CC: gcc USE_DOUBLE: ${{ matrix.double }} BUILD_ON_WINDOWS: 1 - - run: which gwion; ls Gwion; ls -l Gwion/gwion.exe - run: echo ./Gwion/gwion.exe -h - run: ./Gwion/gwion.exe -h