mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Fix macos simulator build
This commit is contained in:
parent
a8cd72e654
commit
654badd097
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install Gazebo
|
||||
run: brew tap osrf/simulation && brew install gazebo11 && brew link gazebo11
|
||||
run: brew tap osrf/simulation && brew install gazebo11
|
||||
- name: Install SDL2
|
||||
run: brew install sdl2
|
||||
- name: Build simulator
|
||||
|
Loading…
x
Reference in New Issue
Block a user