From ef4a49b731cd4e0c49ef1acbf5f8528547e00778 Mon Sep 17 00:00:00 2001 From: denseflux Date: Tue, 17 Oct 2023 13:38:02 +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 a9f91d7..5e94686 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: ./public # Provide any additional inputs here fail-on-accessibility-error: true