Skip to content

Commit

Permalink
Force to pip3 install empy v3.3.4 as bloom not yet support v4
Browse files Browse the repository at this point in the history
  • Loading branch information
urrsk committed Mar 1, 2024
1 parent 1982fcc commit 5ef8c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: sudo apt-get install -y python3-pip
- run: sudo pip3 install empy==3.3.4 # Added as bloom not yet support empy v4
- run: sudo pip3 install bloom rosdep
- run: sudo rosdep init
- run: rosdep update --rosdistro=${{ matrix.ROS_DISTRO }}
Expand Down

0 comments on commit 5ef8c1d

Please sign in to comment.