Skip to content

Commit e5f4394

Browse files
committed
fix
1 parent 643223b commit e5f4394

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
@@ -61,7 +61,7 @@ jobs:
6161
- name: Checkout repository
6262
uses: actions/checkout@v4
6363

64-
- name: Configure using cmake
64+
- name: Configure using cmake
6565
run: |
6666
cmake -G Ninja \
6767
-Bbuild \

0 commit comments

Comments
 (0)