Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
patripfr committed Aug 22, 2024
1 parent 6dd6a86 commit 81e2213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: ${{ matrix.config.container == 'ros:noetic-ros-base-focal' }}
run: |
sudo apt update
sudo apt-get install -y --no-install-recommends ros-noetic-desktop-full=1.5.0-1* && rm -rf /var/lib/apt/lists/*
sudo apt-get install -y --no-install-recommends ros-noetic-desktop-full=1.5.0-1*
sudo apt-get install -y python3-vcstool python3-catkin-tools libgoogle-glog-dev ros-$ROS_DISTRO-cmake-modules
- name: Release Build Test
Expand Down

0 comments on commit 81e2213

Please sign in to comment.