Skip to content

Commit 8ad2b0b

Browse files
committed
Remove path check of ninja
Signed-off-by: Ian <[email protected]>
1 parent da59201 commit 8ad2b0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
run: |
9696
which ninja
9797
ninja --version
98-
cat $PATH
9998
10099
- name: Configure
101100
run: cmake --preset="${{ matrix.configurePreset }}" -DCMAKE_CXX_STANDARD="${{ matrix.cxx_version }}"

0 commit comments

Comments
 (0)