Don't tweak path
authorAnthony Green <green@moxielogic.com>
Wed, 28 Sep 2022 01:25:30 +0000 (21:25 -0400)
committerAnthony Green <green@moxielogic.com>
Wed, 28 Sep 2022 01:25:30 +0000 (21:25 -0400)
.github/workflows/build.yml

index 7d8f859db713f0d146853e587d573daf2553f0eb..1edfd4880e552dc0310ad46acbc58de4b919fc01 100644 (file)
@@ -346,8 +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" -type f
-          export PATH=$PATH:"/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64"
+          # 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
           unzip rlgl-windows-amd64.zip