Skip to content

Commit

Permalink
Trying to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rtetley committed Apr 24, 2024
1 parent 1bae21c commit f415645
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
brew cleanup
# See https://github.com/orgs/Homebrew/discussions/4612#discussioncomment-6351357
brew config
# Trying to avoid Error: No available tap homebrew/core or homebrew/cask.
brew tap --force homebrew/cask
brew tap --force homebrew/core
brew untap homebrew/core homebrew/cask
brew config
brew update
Expand Down

0 comments on commit f415645

Please sign in to comment.