add releasing, change ci build check directory
Some checks failed
CI - Docs build check / build-check (push) Failing after 4m35s
Some checks failed
CI - Docs build check / build-check (push) Failing after 4m35s
This commit is contained in:
2
.github/workflows/ci-docs.yml
vendored
2
.github/workflows/ci-docs.yml
vendored
@@ -40,4 +40,4 @@ jobs:
|
||||
STRICT_FLAG="--strict"
|
||||
fi
|
||||
|
||||
OFFLINE=true mkdocs build ${STRICT_FLAG} -f mkdocs/mkdocs.yml
|
||||
OFFLINE=true mkdocs build ${STRICT_FLAG} -f mkdocs/mkdocs.yml -d $RUNNER.TEMP/
|
||||
Reference in New Issue
Block a user