docs_build_and_deploy.yml
on: push
Build Sphinx Docs
27s
linting
37s
Deploy Sphinx Docs
Annotations
2 errors and 1 warning
|
Build Sphinx Docs
Process completed with exit code 1.
|
|
linting
Process completed with exit code 1.
|
|
Workflow syntax warning:
.github/workflows/docs_build_and_deploy.yml#L19
.github/workflows/docs_build_and_deploy.yml (Line: 19, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|