diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index a7f94ab5..d0b7ae97 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -329,6 +329,7 @@ jobs: - name: Dependencies run: | apt update + apt upgrade -y apt install -y python3-colcon-metadata python3-pip rosdep update --rosdistro $ROS_DISTRO rosdep install -y --from-paths src --ignore-src -y