Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
absolutely fantastic
  • Loading branch information
Jammyjamjamman authored Dec 4, 2023
1 parent 6095c6b commit 66fa083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Get dependencies
run: |
# temp hack fix to make brew work
brew unlink [email protected] && brew link [email protected]
brew unlink [email protected] && brew link --overwrite [email protected]
mk/macos/setupBuildDeps.sh
- name: Build MegaGlest With Clang Compiler
Expand Down

0 comments on commit 66fa083

Please sign in to comment.