Skip to content

Commit

Permalink
update references to v1.1.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Anderson <[email protected]>
  • Loading branch information
andermi committed Feb 13, 2024
1 parent bdd86bc commit 9e7c2be
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 @@ -31,7 +31,7 @@ apt install -y git \

cd $COLCON_WS_SRC
cp -r $GITHUB_WORKSPACE $COLCON_WS_SRC
wget https://raw.githubusercontent.com/osrf/mbari_wec/release/v1.1.0-rc1/mbari_wec_all.yaml
wget https://raw.githubusercontent.com/osrf/mbari_wec/v1.1.0-rc1/mbari_wec_all.yaml
vcs import --skip-existing < mbari_wec_all.yaml

rosdep init
Expand Down

0 comments on commit 9e7c2be

Please sign in to comment.