diff --git a/.github/workflows/manubot.yaml b/.github/workflows/manubot.yaml index 1ef5e98..4e93327 100644 --- a/.github/workflows/manubot.yaml +++ b/.github/workflows/manubot.yaml @@ -45,6 +45,7 @@ jobs: # Set SPELLCHECK to true/false for whether to check spelling in this action. # For workflow dispatch jobs, this SPELLCHECK setting will be overridden by the user input. SPELLCHECK: true + BUILD_DOCX: true defaults: run: shell: bash --login {0}