Skip to content

Commit

Permalink
Add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Oct 9, 2023
1 parent ef392e7 commit 9d623e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ runs:
vcs import --input ${{ github.action_path }}/repos.yaml ros-workspace/src
- name: Clone rmw_wasm middleware
shell: bash -eux {0}
if: ${{ inputs.rmw_wasm }}
run: git clone https://github.com/ihuicatl/rmw_wasm.git ros-worskpace/src/rmw_wasm

Expand Down

0 comments on commit 9d623e2

Please sign in to comment.