Fixed inputss.
This commit is contained in:
parent
ceeaec3941
commit
767ab926a0
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
@ -66,7 +66,7 @@ runs:
|
|||
qlot install
|
||||
echo ::endgroup::
|
||||
env:
|
||||
QLFILE_TEMPLATE: ${{ qlfile-template }}
|
||||
QLFILE_TEMPLATE: ${{ inputs.qlfile-template }}
|
||||
|
||||
# This step will install system and
|
||||
# all possible roswell scripts, if the system
|
||||
|
|
Loading…
Reference in a new issue