Skip to content

Commit

Permalink
also building cbs_ta
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Henkel <[email protected]>
  • Loading branch information
ct2034 committed Nov 1, 2024
1 parent cba714a commit 608288e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
mkdir planner/mapf_implementations/libMultiRobotPlanning/build
cd planner/mapf_implementations/libMultiRobotPlanning/build
cmake ..
make ecbs cbs_roadmap
make ecbs cbs_roadmap cbs_ta
- name: Ecbs deps
run: |
sudo apt install libyaml-cpp0.6
Expand Down

0 comments on commit 608288e

Please sign in to comment.