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 c2f673f commit 2729d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: npx http-server -p 3000 &

- name: get chromedriver
- run: npx chromedriver &
run: npx chromedriver &

- name: Run axe
run: |
Expand Down

0 comments on commit 2729d7b

Please sign in to comment.