Skip to content

Commit 643223b

Browse files
committed
fix
1 parent 8810947 commit 643223b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
environment-name: build_env
2929
cache-environment: true
3030

31-
- name: Configure using cmake
31+
- name: Configure using cmake
3232
run: |
3333
cmake -G Ninja \
3434
-Bbuild \

0 commit comments

Comments
 (0)