Skip to content

Commit

Permalink
fix git switch for mbari_wec_utils in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Anderson <[email protected]>
  • Loading branch information
andermi committed Dec 7, 2023
1 parent 9cfa0d9 commit 9b973c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cp -r $GITHUB_WORKSPACE $COLCON_WS_SRC
wget https://raw.githubusercontent.com/osrf/mbari_wec/main/mbari_wec_all.yaml
vcs import --skip-existing < mbari_wec_all.yaml

git -C src/mbari_wec_utils switch hamilton8415/ehpto_switchlossfix
git -C mbari_wec_utils switch hamilton8415/ehpto_switchlossfix

rosdep init
rosdep update
Expand Down

0 comments on commit 9b973c0

Please sign in to comment.