Skip to content

Commit

Permalink
Update conda-forge-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 27, 2024
1 parent 1cd3290 commit c7cf9d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
shell: bash -l {0}
run: |
# Compilation related dependencies
which conda
which mamba
where conda
where mamba
mamba install cmake compilers make ninja pkg-config
# Actual dependencies
mamba install glew glfw yarp
Expand Down

0 comments on commit c7cf9d7

Please sign in to comment.