Skip to content

Commit f830d4b

Browse files
authored
wip
1 parent 6ae4fb0 commit f830d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
done
105105
- name: Check CMake 4.0-rc3
106106
run: |
107-
${HOME}/Applications/CMake/4.0.0-rc3/bin --version
107+
${HOME}/Applications/CMake/4.0.0-rc3/bin/cmake --version
108108
109109
- name: Install Bazel versions
110110
if: steps.cache-tools.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)