Skip to content

Commit

Permalink
Don't install homebrew.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aermoss committed Jan 12, 2025
1 parent 127e5f0 commit b6e7b60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
python -m pip install .
if [ "$RUNNER_OS" == "macOS" ]; then
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
install_name_tool -add_rpath /opt/homebrew/lib ./sdl3/bin/darwin-arm64/libSDL3_ttf.dylib
fi
Expand Down

0 comments on commit b6e7b60

Please sign in to comment.