We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9617178 commit 3a978fdCopy full SHA for 3a978fd
.github/workflows/macos-linux-conda.yml
@@ -46,7 +46,7 @@ jobs:
46
shell: bash -l {0}
47
run: |
48
conda activate eigenpy
49
- conda install cmake -c main
+ conda install cmake -c conda-forge
50
conda list
51
52
- name: Build EigenPy
0 commit comments