Skip to content

Commit

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

0 comments on commit bc334a1

Please sign in to comment.