Conditionals aren't supported.
This commit is contained in:
parent
fe42215b30
commit
fa5b1aa93e
1 changed files with 0 additions and 1 deletions
1
.github/actions/setup/action.yml
vendored
1
.github/actions/setup/action.yml
vendored
|
@ -79,7 +79,6 @@ runs:
|
||||||
# (format t "::endgroup::~%"))
|
# (format t "::endgroup::~%"))
|
||||||
|
|
||||||
- name: Run a custom Roswell Script
|
- name: Run a custom Roswell Script
|
||||||
if: ${{ inputs.custom-code }}
|
|
||||||
shell: ros -Q -- {0} "$@"
|
shell: ros -Q -- {0} "$@"
|
||||||
run: ${{ inputs.custom-code }}
|
run: ${{ inputs.custom-code }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue