diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 5452f86..fc95a07 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -93,7 +93,7 @@ runs: (if (string= custom-code "") (format t "No custom code~%") (uiop:eval-input custom-code)) - (format t "::endgroup::~%")) + (format t "::endgroup::~%"))) # - name: Test # shell: bash