Try to fix macos action

This commit is contained in:
def 2020-05-01 10:31:30 +02:00 committed by Learath
parent df278aa5cb
commit 6f040e4b8c

View file

@ -59,6 +59,7 @@ jobs:
run: |
brew update
brew install pkg-config freetype sdl2
sudo rm -rf /Library/Developer/CommandLineTools
- name: Build in debug mode
env: ${{ matrix.env }}