From 893d57b30335a6136baadec02e3c2b2f0be8e4c1 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Sat, 6 Feb 2021 16:17:33 +0300 Subject: [PATCH] Fixed command name. --- .github/actions/build-docs/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-docs/action.yml b/.github/actions/build-docs/action.yml index 6f2596b..e17301d 100644 --- a/.github/actions/build-docs/action.yml +++ b/.github/actions/build-docs/action.yml @@ -32,4 +32,4 @@ runs: echo $PATH cat qlfile - docs-builder ${{ inputs.asdf-system }} + build-docs ${{ inputs.asdf-system }}