Skip to content

Commit

Permalink
[CI] Fix build path
Browse files Browse the repository at this point in the history
  • Loading branch information
arntanguy committed Mar 22, 2024
1 parent fb6ff97 commit c972494
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
github: |
- path: jrl-umi3218/hoap3_description
options: -DDISABLE_ROS:BOOL=ON
- name: Checkout repository code
uses: actions/checkout@v3
with:
submodules: recursive
path: src/mc_hoap3
- name: Build and test
uses: jrl-umi3218/github-actions/build-cmake-project@master
with:
Expand Down

0 comments on commit c972494

Please sign in to comment.