We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e711185 + 0abf3bc commit 1cc44f4Copy full SHA for 1cc44f4
1 file changed
.github/workflows/macos.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: install dependencies
29
run: |
30
brew update
31
- brew install cmake make ccache
+ brew install make ccache
32
33
- name: configure cmake
34
0 commit comments