summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-09-27 21:25:30 -0400
committerAnthony Green <green@moxielogic.com>2022-09-27 21:25:30 -0400
commite9e44157526c00bfd1142175ed6a7eb936ea0ede (patch)
treebecd491f3d62aa93d3f34f653170548d93340191
parent4594dcc98770b4fa60fce313abf557f090f8a0fd (diff)
downloadlibffi-e9e44157526c00bfd1142175ed6a7eb936ea0ede.tar.gz
Don't tweak path
-rw-r--r--.github/workflows/build.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 7d8f859..1edfd48 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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