Fix macOS GH build
This commit is contained in:
parent
2899185c05
commit
6b4b438195
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -317,7 +317,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
run: brew install freetype sdl2 libpng openal-soft rtmidi
|
||||
run: brew install freetype sdl2 libpng openal-soft rtmidi qt@5 && brew link qt@5
|
||||
- name: Configure CMake
|
||||
run: >-
|
||||
cmake -S . -B build
|
||||
|
Loading…
x
Reference in New Issue
Block a user