Skip to content

Commit

Permalink
Bump manif in CI to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Aug 11, 2024
1 parent 4ea3780 commit 2aadea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
YARP_TAG: v3.8.0
iDynTree_TAG: 42f2874b729348575aeee723c1775c3425735ef9
CasADi_TAG: 3.5.5.2
manif_TAG: 0.0.4.102
manif_TAG: 0.0.5
matioCpp_TAG: v0.2.0
LieGroupControllers_TAG: v0.2.0
osqp_TAG: v0.6.2
Expand Down Expand Up @@ -225,7 +225,7 @@ jobs:
# manif
cd ${GITHUB_WORKSPACE}
git clone https://github.com/robotology-dependencies/manif.git
git clone https://github.com/artivis/manif.git
cd manif
git checkout ${manif_TAG}
mkdir build
Expand Down

0 comments on commit 2aadea2

Please sign in to comment.