Skip to content

Commit

Permalink
valgrind ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed Aug 18, 2023
1 parent b9f4b23 commit 1c49bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
mamba install cmake compilers make ninja pkg-config
# Actual dependencies
sudo apt-get install -qq -y libc6-dbg
mamba install -c conda-forge -c robostack-staging ycm-cmake-modules eigen valgrind ace
mamba install -c conda-forge -c robostack-staging ycm-cmake-modules eigen valgrind ace sqlite
- name: Download YARP [Linux&macOS]
if: contains(matrix.os, 'macos') || contains(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 1c49bb1

Please sign in to comment.