Skip to content

Commit

Permalink
update brew commands
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrider3774 committed Mar 1, 2025
1 parent 94ec10d commit 99250d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- name: Setup homebrew stuff
run: |
brew update
brew install --ignore-dependencies portaudio fluid-synth libxmp gettext glib aom libavif
brew install --ignore-dependencies SDL2 SDL2_Mixer SDL2_Image SDL2_ttf SDL2_gfx dylibbundler
brew install SDL2 SDL2_Mixer SDL2_Image SDL2_ttf SDL2_gfx dylibbundler
- name: Build Game
run: |
Expand Down

0 comments on commit 99250d5

Please sign in to comment.