Skip to content

Commit 0ac2698

Browse files
authored
workflow: workaround homebrew issue
see Homebrew/homebrew-cask#150323
1 parent b01ae69 commit 0ac2698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
HOMEBREW_NO_ANALYTICS: 1
3535
HOMEBREW_NO_INSTALL_CLEANUP: 1
3636
run: |
37+
unset HOMEBREW_NO_INSTALL_FROM_API
3738
brew update
3839
brew upgrade || true
3940
brew install sdl2 sdl2_image sdl2_mixer libepoxy libopenmpt

0 commit comments

Comments
 (0)