Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denseflux authored Oct 17, 2023
1 parent 30659b9 commit 805b360
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@ jobs:
- name: Scan for accessibility issues
uses: microsoft/accessibility-insights-action@v3
with:
# Provide either static-site-dir or url
static-site-dir: ${{ steps.pages.outputs.base_url }}
static-site-dir-relative-path: ./public
hosting-mode: staticSite
static-site-dir: /

# Provide any additional inputs here
fail-on-accessibility-error: true
Expand Down

0 comments on commit 805b360

Please sign in to comment.