Skip to content

Commit

Permalink
chore: fix link check order
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Jul 12, 2024
1 parent a26df52 commit 8989c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

html-link-check:
runs-on: ubuntu-latest
needs: deploy
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 8989c1e

Please sign in to comment.