Skip to content

Commit

Permalink
update acados version in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
FreyJo committed Feb 24, 2022
1 parent be67fe7 commit 95c5c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/acados/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ ! -d acados_repo/ ]; then
fi
cd acados_repo
git fetch
git checkout 79e9e3e76f2751198858adf382c97837833ad31f
git checkout 92b85c61f7358a1b08b7cd30aeb9d32ad15942e8
git submodule update --recursive --init

# build
Expand Down

0 comments on commit 95c5c89

Please sign in to comment.