Skip to content

Commit

Permalink
CI ROS: eiquadprog is not yet available
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Aug 26, 2024
1 parent 80269b9 commit 70fe9e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-linux-ros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
# eiquadprog is not yet available in ROS2
- run: sed -i "/eiquadprog/d" package.xml
# This step will fetch/store the directory used by ccache before/after the ci run
- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 70fe9e7

Please sign in to comment.