Fix html5validator root
This commit is contained in:
parent
4edbf6b105
commit
976b12e03e
|
@ -18,4 +18,4 @@ jobs:
|
|||
- name: HTML5 Validator
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7.0.0
|
||||
with:
|
||||
root: /
|
||||
root: ./
|
||||
|
|
Loading…
Reference in New Issue