mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-11 13:32:36 +01:00
html5validator.yml: fix intendation
This commit is contained in:
parent
cc10de6668
commit
6f60eb26f3
4
.github/workflows/html5validator.yml
vendored
4
.github/workflows/html5validator.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
|
||||
- name: Jekyll build
|
||||
run: |
|
||||
bundle exec jekyll build --drafts --profile
|
||||
run: |
|
||||
bundle exec jekyll build --drafts --profile
|
||||
|
||||
- name: Checks HTML5 validity
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user