Skip to content

Commit 5bb5a14

Browse files
committed
refine
1 parent 56c9b9b commit 5bb5a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Test site
5454
run: |
55-
bundle exec htmlproofer _site \
55+
bundle exec htmlproofer _site${{ steps.pages.outputs.base_path }} \
5656
\-\-disable-external \
5757
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
5858

0 commit comments

Comments
 (0)