From e637fd19f9b9b3ca1f93ac23903a2304c2d0c92d Mon Sep 17 00:00:00 2001 From: Peter Selby <32845555+BrapiCoordinatorSelby@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:22:05 -0400 Subject: [PATCH] Update manubot.yaml --- .github/workflows/manubot.yaml | 1 + 1 file changed, 1 insertion(+) 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}