diff --git a/.github/workflows/build-and-test.sh b/.github/workflows/build-and-test.sh index 9d10afc..c63d565 100755 --- a/.github/workflows/build-and-test.sh +++ b/.github/workflows/build-and-test.sh @@ -31,7 +31,8 @@ apt install -y git \ cd $COLCON_WS_SRC cp -r $GITHUB_WORKSPACE $COLCON_WS_SRC -wget https://raw.githubusercontent.com/osrf/mbari_wec/main/mbari_wec_all.yaml +#wget https://raw.githubusercontent.com/osrf/mbari_wec/main/mbari_wec_all.yaml +wget https://github.com/osrf/mbari_wec/blob/andermi/update_dependencies/mbari_wec_all.yaml vcs import --skip-existing < mbari_wec_all.yaml rosdep init