Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
miclegr committed Dec 13, 2024
1 parent ca1b9e9 commit bd25b39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
submodules: recursive
- name: Install CMake (Windows)
if: matrix.os == 'windows-latest'
run: |
choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'
run: cmake --version
- name: Install CMake (MacOS)
if: matrix.os == 'macos-12'
run: brew install cmake
Expand Down

0 comments on commit bd25b39

Please sign in to comment.