From c2b884c3d040c331c6aa8a2a8c18713047029d70 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Tue, 2 Feb 2021 11:00:54 +0300 Subject: [PATCH] Yet another fix. --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 1fbfa15..b0e8f7c 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)