Skip to content

Commit

Permalink
dont fully upgrade brew
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy committed Oct 24, 2023
1 parent 74d5768 commit 849da4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ 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 update && brew upgrade
brew install ccache ninja
brew install glew
elif [[ "$RUNNER_OS" == "Windows" ]]; then
Expand Down

0 comments on commit 849da4c

Please sign in to comment.