We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01ae69 commit 0ac2698Copy full SHA for 0ac2698
.github/workflows/build.yml
@@ -34,6 +34,7 @@ jobs:
34
HOMEBREW_NO_ANALYTICS: 1
35
HOMEBREW_NO_INSTALL_CLEANUP: 1
36
run: |
37
+ unset HOMEBREW_NO_INSTALL_FROM_API
38
brew update
39
brew upgrade || true
40
brew install sdl2 sdl2_image sdl2_mixer libepoxy libopenmpt
0 commit comments