Skip to content

Commit

Permalink
try setting config dir
Browse files Browse the repository at this point in the history
  • Loading branch information
beechnut committed May 17, 2023
1 parent 679eb03 commit f72cdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
hugo-version: '0.110.0'

- name: Run Hugo server
run: hugo server
run: hugo server --configDir .

- name: Run pa11y-ci
run: pa11y-ci --sitemap http://localhost:1313/sitemap.xml

0 comments on commit f72cdc2

Please sign in to comment.