Skip to content

Commit

Permalink
test removing simlink
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Feb 27, 2024
1 parent 96f7624 commit af4790a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ 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
rm /usr/local/bin/2to3
rm /usr/local/bin/2to3-3.11
brew update --force && brew upgrade --force
brew install ccache ninja
brew install glew
Expand Down

0 comments on commit af4790a

Please sign in to comment.