Fix find
authorAnthony Green <green@moxielogic.com>
Wed, 28 Sep 2022 01:05:26 +0000 (21:05 -0400)
committerAnthony Green <green@moxielogic.com>
Wed, 28 Sep 2022 01:05:26 +0000 (21:05 -0400)
.github/workflows/build.yml

index ad7f9244b848660ed93d6debbea654f1459bb7b0..7d8f859db713f0d146853e587d573daf2553f0eb 100644 (file)
@@ -346,7 +346,7 @@ jobs:
 
       - name: Build and test
         run: |
-          find /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.16.27023/bin
+          find "/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.16.27023/bin" -type f
           export PATH=$PATH:"/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64"
           cd $(cygpath $RUNNER_WORKSPACE)/libffi
           wget https://rl.gl/cli/rlgl-windows-amd64.zip