Fix indent in doc-builder CI (#15798)
This commit is contained in:
2
.github/workflows/build_documentation.yml
vendored
2
.github/workflows/build_documentation.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
node-version: '14'
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: 'huggingface/doc-builder'
|
||||
path: doc-builder
|
||||
|
||||
Reference in New Issue
Block a user