Skip to content

Commit

Permalink
install pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Aron Svastits committed May 2, 2024
1 parent 38ec59c commit 751faac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/urdf_transform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
apt update
apt install -y ros-humble-xacro
python3 -m pip install --upgrade pip
python3 -m pip install lxml
- name: Build support packages
Expand Down

0 comments on commit 751faac

Please sign in to comment.