Skip to content

Commit

Permalink
fix(ci): Update mac m cmake and gc installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro-v committed Oct 5, 2023
1 parent fca69c1 commit 1ac4c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
continue-on-error: true
run: |
brew update
brew install cmake gcc@8
- name: Build
id: cmake_build
Expand Down

0 comments on commit 1ac4c9e

Please sign in to comment.