Skip to content

Commit

Permalink
Add libeigen3-dev to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Dec 3, 2023
1 parent 193b5e7 commit d80cbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
path: .deps/amor-api

- name: Install dependencies via apt
run: sudo apt-get install -qq ccache libboost-thread-dev
run: sudo apt-get install -qq ccache libboost-thread-dev libeigen3-dev

- name: Set up CMake
uses: jwlawson/actions-setup-cmake@v1
Expand Down

0 comments on commit d80cbc4

Please sign in to comment.