We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8810947 commit 643223bCopy full SHA for 643223b
.github/workflows/osx.yml
@@ -28,7 +28,7 @@ jobs:
28
environment-name: build_env
29
cache-environment: true
30
31
- - name: Configure using cmake
+ - name: Configure using cmake
32
run: |
33
cmake -G Ninja \
34
-Bbuild \
0 commit comments