Skip to content

Commit

Permalink
create links
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Mar 13, 2023
1 parent e0fd99d commit db99b15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,9 @@ jobs:
cd ..
rm -rf opencl
ls /c/msys64/usr/bin
ls /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/gcc.exe /c/msys64/usr/bin/
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/gcc.exe /c/msys64/usr/bin/cc.exe
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/g++.exe /c/msys64/usr/bin/
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/cc.exe /c/msys64/usr/bin/
ln -s /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin/c++.exe /c/msys64/usr/bin/
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
Expand Down

0 comments on commit db99b15

Please sign in to comment.