Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 1ac4c9e

Browse files
committed
fix(ci): Update mac m cmake and gc installation
1 parent fca69c1 commit 1ac4c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
continue-on-error: true
105105
run: |
106106
brew update
107+
brew install cmake gcc@8
107108
108109
- name: Build
109110
id: cmake_build

0 commit comments

Comments
 (0)