We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8f987 commit 0c7100bCopy full SHA for 0c7100b
.github/workflows/pages-deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
run: |
55
bundle exec htmlproofer _site \
56
\-\-disable-external \
57
- \-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
+ \-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/,/\/infix\//"
58
59
- name: Upload site artifact
60
uses: actions/upload-pages-artifact@v3
0 commit comments