Skip to content

Commit 8114c4a

Browse files
authored
Update generate_Robotics_Backend.yml
1 parent 592922d commit 8114c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_Robotics_Backend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Build base image
6868
run: |
69-
apt-get update
69+
sudo apt-get update
7070
cd scripts
7171
if [ "${{ github.event.inputs.ROS }}" == "humble" ]; then
7272
docker build -f Dockerfile.dependencies_humble -t jderobot/robotics-applications:dependencies-humble .

0 commit comments

Comments
 (0)