Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
fix macos build
  • Loading branch information
Jammyjamjamman authored Dec 4, 2023
1 parent 231c639 commit dbd4f8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ jobs:

- name: Get dependencies
run: |
# temp hack fix to make brew work
brew link --overwrite [email protected]
mk/macos/setupBuildDeps.sh
- name: Build MegaGlest With Clang Compiler
Expand Down

0 comments on commit dbd4f8d

Please sign in to comment.