Skip to content

Commit

Permalink
First attempt in fixing python3 link
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Oct 20, 2023
1 parent a3722f6 commit 61a9a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ runs:
sudo apt-get -qq install freeglut3-dev libopengl0
sudo apt-get -qq install libpng-dev libjpeg-dev libtiff-dev libglew-dev zlib1g-dev
elif [[ "$RUNNER_OS" == "macOS" ]]; then
brew link --overwrite [email protected]
brew update && brew upgrade
brew install ccache ninja
brew install glew
Expand Down

0 comments on commit 61a9a51

Please sign in to comment.