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 Dec 20, 2023
1 parent 458fd4e commit 0863792
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 0863792

Please sign in to comment.