Skip to content

Commit

Permalink
release branch passed tests/review; getting ready for tag
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Anderson <anderson@mbari.org>
  • Loading branch information
andermi committed Feb 4, 2025
1 parent 9404d7b commit b5b8421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/mbari_wec_all.yaml
wget https://raw.githubusercontent.com/osrf/mbari_wec/v1.1.0/mbari_wec_all.yaml
vcs import --skip-existing < mbari_wec_all.yaml

rosdep init
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This repository contains packages used for Gazebo simulation of marine buoys.

Start from [MBARI WEC](https://github.com/osrf/mbari_wec/tree/release/v1.1.0).
Start from [MBARI WEC](https://github.com/osrf/mbari_wec/tree/v1.1.0).

## Development

Expand Down

0 comments on commit b5b8421

Please sign in to comment.