Skip to content

Commit

Permalink
no tab
Browse files Browse the repository at this point in the history
  • Loading branch information
fokkonaut committed Mar 7, 2024
1 parent 55683c9 commit f96cdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: contains(matrix.os, 'macOS')
run: |
brew update || true
brew install pkg-config sdl2 python3 ninja || true
brew install pkg-config sdl2 python3 ninja || true
# --overwrite for: Target /usr/local/bin/2to3 already exists.
brew link --overwrite python@3.10
brew upgrade freetype
Expand Down

0 comments on commit f96cdb9

Please sign in to comment.