fix
All checks were successful
CI - Docs build check / build-check (push) Successful in 9s

This commit is contained in:
2026-02-05 09:28:36 -06:00
parent 039228ab99
commit c185079bf1
2 changed files with 2 additions and 2 deletions

View File

@@ -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