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 643223b commit e5f4394Copy full SHA for e5f4394
.github/workflows/osx.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Checkout repository
62
uses: actions/checkout@v4
63
64
- - name: Configure using cmake
+ - name: Configure using cmake
65
run: |
66
cmake -G Ninja \
67
-Bbuild \
0 commit comments