Skip to content

Commit

Permalink
workflows: fix macOS build
Browse files Browse the repository at this point in the history
The brew cli has changed.
  • Loading branch information
julianoes committed Feb 5, 2021
1 parent e580bbc commit 4f26815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
popd
popd
brew install gstreamer gst-plugins-base gst-plugins-good glib python
brew cask install xquartz
brew install --cask xquartz
brew tap PX4/px4
brew install px4-dev
brew install px4-sim
Expand Down

0 comments on commit 4f26815

Please sign in to comment.