Skip to content

Commit a06711e

Browse files
committed
1 parent b2eb42e commit a06711e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
- name: Install MacOS Build Dependencies
4141
if: ${{ matrix.os == 'macos-latest' }}
4242
run: |
43+
unset HOMEBREW_NO_INSTALL_FROM_API
44+
brew untap homebrew/core homebrew/cask
4345
brew update
4446
brew install sdl2 lzo
4547
- name: Install Windows Build Dependencies

0 commit comments

Comments
 (0)