Skip to content

Commit

Permalink
use pip
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Apr 5, 2024
1 parent 917ab7e commit 20de5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup ROS2 Workspace and Clone Repositories
run: |
sudo apt-get install python3-rosdep
python3 -m pip install -U rosdep
rosdep init
rosdep update --rosdistro $ROS_DISTRO
export HUSARION_ROS_BUILD_TYPE=simulation
Expand Down

0 comments on commit 20de5c8

Please sign in to comment.