Fix docs CI job
Extra indentation causes this to be treated as another line.
This commit is contained in:
parent
5ea74147b7
commit
85e54395b3
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -12,7 +12,7 @@ defaults:
|
|||
|
||||
jobs:
|
||||
docs:
|
||||
name: Build and test all components
|
||||
name: Generate and upload docs
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue