Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleSandrini committed Jun 13, 2024
1 parent 28f06dd commit 69ef4b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
required-ros-distributions: humble
- name: Install nlohmann
run: sudo apt -y install nlohmann-json3-dev
- name: Install ceres dependencies
run: sudo apt -y install libunwind-dev libgoogle-glog-dev libatlas-base-dev libsuitesparse-dev libgflags-dev
- name: Install ceres
run: sudo apt -y install libceres-dev
- name: build and test
uses: ros-tooling/action-ros-ci@0.3.3
with:
Expand Down

0 comments on commit 69ef4b6

Please sign in to comment.