Fixed command name.
This commit is contained in:
parent
055961a090
commit
893d57b303
1 changed files with 1 additions and 1 deletions
2
.github/actions/build-docs/action.yml
vendored
2
.github/actions/build-docs/action.yml
vendored
|
@ -32,4 +32,4 @@ runs:
|
||||||
echo $PATH
|
echo $PATH
|
||||||
cat qlfile
|
cat qlfile
|
||||||
|
|
||||||
docs-builder ${{ inputs.asdf-system }}
|
build-docs ${{ inputs.asdf-system }}
|
||||||
|
|
Loading…
Reference in a new issue