Yet another fix.
This commit is contained in:
parent
5276c6aaf1
commit
c2b884c3d0
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
@ -58,7 +58,7 @@ runs:
|
|||
echo ::endgroup::
|
||||
|
||||
- name: Test Ros
|
||||
shell: ros -Q -- ${0} "$@"
|
||||
shell: ros -Q -- {0} "$@"
|
||||
run: |
|
||||
(progn
|
||||
(ros:ensure-asdf)
|
||||
|
|
Loading…
Reference in a new issue