Skip to content

Commit

Permalink
sudo apt install in action
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Jul 19, 2024
1 parent 27e706b commit c8a2b97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ubuntu_20_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:

- name: local apt dependencies
run: |
apt-get install -y python3-pip
sudo apt-get install -y python3-pip
pip install vcstool
mkdir staging
Expand Down

0 comments on commit c8a2b97

Please sign in to comment.