From cefac9bea5c3f38aebaa56fb2837678ce51f3241 Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Wed, 15 Sep 2021 15:33:04 +0100 Subject: [PATCH] I am dumb and cant write yaml --- .github/workflows/generate_autodoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate_autodoc.yml b/.github/workflows/generate_autodoc.yml index d0d65a6f8ce..93a21c05a69 100644 --- a/.github/workflows/generate_autodoc.yml +++ b/.github/workflows/generate_autodoc.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 1 ref: master - name: 'Install DMDOC' - run: bash tools/ci/install_dmdoc.sh + run: bash tools/ci/install_dmdoc.sh - name: 'Generate Documentation' run: | ~/dmdoc