Skip to content

Commit

Permalink
Pip install vcs ubuntu_20_04.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored Jul 18, 2024
1 parent 20bad0a commit a42677e
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,10 +17,10 @@ jobs:

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

0 comments on commit a42677e

Please sign in to comment.