Skip to content

Commit

Permalink
Ceres installation debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lpanaf committed Jul 24, 2024
1 parent 9891fdc commit 4988636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
libatlas-base-dev \
libsuitesparse-dev
wget https://github.com/ceres-solver/ceres-solver/archive/refs/tags/2.2.0.tar.gz
mv 2.2.0.tar.gz ceres-solver-2.2.0.tar.gz
tar zxf ceres-solver-2.2.0.tar.gz
mkdir ceres-bin
cd ceres-bin
Expand Down

0 comments on commit 4988636

Please sign in to comment.