Skip to content

Commit

Permalink
hacking msys2 env variable not inherient issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Mar 13, 2023
1 parent 7780543 commit 70acd74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
cp bin/OpenCL.dll 'c:\Windows\System32'
cd ..
rm -rf opencl
ls /c/msys64/usr/
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/* /c/msys64/usr/bin/
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Update RCS keywords
Expand Down

0 comments on commit 70acd74

Please sign in to comment.