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 92e8cba commit 7326b43Copy full SHA for 7326b43
.github/workflows/pr-docs-check-container-ssr.yml
@@ -10,5 +10,5 @@ jobs:
10
- uses: samsrabin/sphinx-action@use-escomp-base-container
11
with:
12
docs-folder: "doc"
13
- pre-build-command: "(cd doc && make fetch-images)"
+ pre-build-command: "git lfs pull --exclude='' --include=''"
14
build-command: "make html"
0 commit comments