Fixed inputss.

This commit is contained in:
Alexander Artemenko 2021-02-03 02:57:51 +03:00
parent ceeaec3941
commit 767ab926a0

View file

@ -66,7 +66,7 @@ runs:
qlot install qlot install
echo ::endgroup:: echo ::endgroup::
env: env:
QLFILE_TEMPLATE: ${{ qlfile-template }} QLFILE_TEMPLATE: ${{ inputs.qlfile-template }}
# This step will install system and # This step will install system and
# all possible roswell scripts, if the system # all possible roswell scripts, if the system