Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Install transformations
Browse files Browse the repository at this point in the history
  • Loading branch information
clydemcqueen committed Nov 7, 2021
1 parent 65051a7 commit e197747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
steps:
- name: setup directories
run: mkdir -p ros_ws/src
- name: install transformations.py
run: pip3 install transformations
- name: checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit e197747

Please sign in to comment.