Skip to content

Commit

Permalink
Try overwrite and force
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Jan 18, 2024
1 parent 487272b commit 8556245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
brew deps gazebo11
brew deps gazebo11 --tree
- name: Install Gazebo
run: brew tap osrf/simulation && brew install gazebo11 --verbose --overwrite
run: brew tap osrf/simulation && brew install gazebo11 --verbose --overwrite --force
- name: Install SDL2
run: brew install sdl2
- name: Build simulator
Expand Down

0 comments on commit 8556245

Please sign in to comment.