Skip to content

Commit d695b21

Browse files
committed
ci/conda: display installed packages
1 parent 27b0cb9 commit d695b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos-linux-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
conda activate eigenpy
3838
conda install cmake -c main
39+
conda list
3940
4041
- name: Build EigenPy
4142
shell: bash -l {0}

0 commit comments

Comments
 (0)