Skip to content

Commit

Permalink
Update ubuntu_20_04.yml need sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored Jul 18, 2024
1 parent 3e7cb0f commit 20bad0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_20_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: local apt dependencies
run: |
apt install python3-vcstool
sudo apt install python3-vcstool
mkdir staging
cd staging
sudo ../ros_from_src/dependencies.sh
Expand Down

0 comments on commit 20bad0a

Please sign in to comment.