Skip to content

Commit

Permalink
fix OSX workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Jul 31, 2023
1 parent 8e23d6f commit 3f4d49b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
run: brew --version
- name: Brew Cleanup
run: brew cleanup
- name: Brew Untap Casks
run: brew untap homebrew/cask homebrew/core
- name: Debug Brew
run: brew doctor
- name: Keep Brew Fresh
Expand Down

0 comments on commit 3f4d49b

Please sign in to comment.