diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index ff4b04d..1fbfa15 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -58,7 +58,7 @@ runs: echo ::endgroup:: - name: Test Ros - shell: ros -Q -- $0 "$@" + shell: ros -Q -- ${0} "$@" run: | (progn (ros:ensure-asdf)