Skip to content

Commit

Permalink
Install html-proofer 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jul 12, 2022
1 parent 586d44e commit 90795b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ruby-version: 2.6
- name: Check HTML ✅
run: |
gem install html-proofer
gem install html-proofer -v '~> 3.0.0'
.github/htmlproofer.sh
- name: Deploy 🚀
if: startsWith(github.ref, 'refs/heads/master')
Expand Down

0 comments on commit 90795b2

Please sign in to comment.