Skip to content

Commit

Permalink
Attempt to explicit ycm
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra authored Nov 5, 2024
1 parent 9e23ace commit d8d98b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Compilation related dependencies
mamba install cmake compilers make ninja pkg-config
# Actual dependencies
mamba install glew glfw eigen glm openxr-sdk yarp
mamba install glew glfw eigen glm openxr-sdk yarp ycm-cmake-modules
- name: OpenGL [Linux]
if: contains(matrix.os, 'ubuntu')
Expand Down

0 comments on commit d8d98b2

Please sign in to comment.