This commit is contained in:
2
.github/workflows/ci-docs.yml
vendored
2
.github/workflows/ci-docs.yml
vendored
@@ -40,5 +40,5 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
# Default strict on if unset
|
||||
echo "Strict is set to {MKDOCS_STRICT:-true}"
|
||||
echo "Strict is set to ${MKDOCS_STRICT:-true}"
|
||||
tools/build.sh
|
||||
Reference in New Issue
Block a user