From b29ab1320abc75d2a462a2a8079a723aab4339fd Mon Sep 17 00:00:00 2001 From: denseflux Date: Tue, 17 Oct 2023 13:32:10 +0100 Subject: [PATCH] Update hugo.yml --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 44eb9e3..a9f91d7 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -65,7 +65,7 @@ jobs: uses: microsoft/accessibility-insights-action@v3 with: hosting-mode: staticSite - static-site-dir: / + static-site-dir: ./ # Provide any additional inputs here fail-on-accessibility-error: true