Conditionals aren't supported.

This commit is contained in:
Alexander Artemenko 2021-02-02 19:28:12 +03:00
parent fe42215b30
commit fa5b1aa93e

View file

@ -79,7 +79,6 @@ runs:
# (format t "::endgroup::~%"))
- name: Run a custom Roswell Script
if: ${{ inputs.custom-code }}
shell: ros -Q -- {0} "$@"
run: ${{ inputs.custom-code }}