Skip to content

Commit

Permalink
build: update homebrew when running macOS tests
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Jan 13, 2025
1 parent d9acaac commit 06ebc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
rm /usr/local/bin/idle3*
rm /usr/local/bin/pydoc*
rm /usr/local/bin/python3*
brew update
brew install opencv
- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 06ebc3c

Please sign in to comment.