Skip to content

Commit

Permalink
Remove unnecesary actions
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
  • Loading branch information
irenebm committed Nov 30, 2023
1 parent c6e6ef4 commit c6477dc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 48 deletions.
25 changes: 0 additions & 25 deletions .github/actions/install-apt-packages/action.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/actions/install-python-packages/action.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/docker/ddsrouter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN apt-get update && apt-get install --yes --no-install-recommends \

# Install required python modules
RUN pip3 install \
empy==3.3.4 \
colcon-common-extensions \
colcon-mixin \
lxml \
Expand Down

0 comments on commit c6477dc

Please sign in to comment.