Skip to content

Commit

Permalink
Merge pull request #463 from bshifter/fix-osx-build
Browse files Browse the repository at this point in the history
fix osx build
  • Loading branch information
OverOrion authored Jan 22, 2025
2 parents ca7e054 + 9a26f5a commit 5d15246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install dependencies
run: |
brew update --preinstall
brew update
brew bundle --force --file=contrib/Brewfile
- name: Set ENV variables
Expand Down

0 comments on commit 5d15246

Please sign in to comment.