Skip to content

Commit

Permalink
more symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Jan 11, 2024
1 parent aaf865f commit 5865f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
brew install gcc@10 sdl2
ln -s /usr/local/bin/gcc-10 /usr/local/bin/gcc
ln -s /usr/local/bin/g++-10 /usr/local/bin/g++
sudo ln -s /usr/local /Library/Developer/CommandLineTools/SDKs/*/usr/local
- run: which gcc

Expand Down

0 comments on commit 5865f22

Please sign in to comment.