Skip to content

Commit 2ba12f5

Browse files
authored
Update build.yml
1 parent 1c1feef commit 2ba12f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Validate HTML with W3C
1919
run: |
2020
npm install -g nu-html-checker
21-
nu-html-checker ~/static/snapshot.html
21+
nu-html-checker static/snapshot.html
2222
2323
- name: Check config
2424
id: config

0 commit comments

Comments
 (0)