Skip to content

Commit

Permalink
Merge pull request #1744 from jcarpent/topic/cmake
Browse files Browse the repository at this point in the history
Sync submodule CMake
jcarpent authored Sep 14, 2022

Verified

This commit was signed with the committer’s verified signature.
2 parents de96026 + 0b76bce commit 754fbb1
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/windows-conda-clang.yml
Original file line number Diff line number Diff line change
@@ -31,6 +31,7 @@ jobs:
- name: Install cmake and update conda
run: |
conda install cmake -c main
conda list
- name: Build Pinocchio
shell: cmd /C CALL {0}
1 change: 1 addition & 0 deletions .github/workflows/windows-conda-v142.yml
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ jobs:
- name: Install cmake and update conda
run: |
conda install cmake -c main
conda list
- name: Display the path
run: echo %cd%
2 changes: 1 addition & 1 deletion cmake

0 comments on commit 754fbb1

Please sign in to comment.