Skip to content

Commit

Permalink
Refs #19048: Install correct version of empy
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz committed Nov 30, 2023
1 parent d7c86d3 commit 6225186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-python-packages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ runs:
- id: install-python-packages
run: |
sudo pip3 install -U \
empy==3.3.4 \
colcon-common-extensions \
colcon-mixin \
vcstool \
Expand Down

0 comments on commit 6225186

Please sign in to comment.