We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e97967 commit b1c1acaCopy full SHA for b1c1aca
.github/workflows/pr-docs-check-container-raw.yml
@@ -8,5 +8,5 @@ jobs:
8
container:
9
image: escomp/base:latest
10
steps:
11
- - run: git lfs install && git lfs pull --exclude='' --include=''
+ - run: git lfs pull --exclude='' --include=''
12
- run: sphinx-build -W --keep-going -n -b html . _build
0 commit comments