From 9e7c2be1a17cdd88a91b9f4738a3ae3270e75c88 Mon Sep 17 00:00:00 2001 From: Michael Anderson Date: Tue, 13 Feb 2024 13:06:47 -0800 Subject: [PATCH] update references to v1.1.0-rc1 Signed-off-by: Michael Anderson --- .github/workflows/build-and-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.sh b/.github/workflows/build-and-test.sh index 4521fd6..8654cfb 100755 --- a/.github/workflows/build-and-test.sh +++ b/.github/workflows/build-and-test.sh @@ -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