forked from docs/doc-exports
fixing yamllint issues
This commit is contained in:
@ -91,7 +91,7 @@ jobs:
|
||||
if [ "$failed_check" = true ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
@ -121,4 +121,4 @@ jobs:
|
||||
if [ "$failed_check" = true ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user