From 75a2a5552a6145806b9ec9b71751f133bfe44930 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Sat, 6 Feb 2021 23:46:19 +0300 Subject: [PATCH] Run usiing ros. --- .github/actions/build-docs/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-docs/action.yml b/.github/actions/build-docs/action.yml index bbc97cf..5dc1feb 100644 --- a/.github/actions/build-docs/action.yml +++ b/.github/actions/build-docs/action.yml @@ -189,7 +189,7 @@ runs: "Terminal Minor~%")) EOF - bash test.ros > out 2> err + ros -Q test.ros > out 2> err echo TTTTT 1_out cat out