update ci
This commit is contained in:
6
.github/workflows/ci-docs.yml
vendored
6
.github/workflows/ci-docs.yml
vendored
@@ -39,6 +39,6 @@ jobs:
|
|||||||
- name: MkDocs build (strict default)
|
- name: MkDocs build (strict default)
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
# Default not strict on if unset
|
# Default strict on if unset
|
||||||
export MKDOCS_STRICT="${MKDOCS_STRICT:-true}"
|
echo "Strict is set to {MKDOCS_STRICT:-true}"
|
||||||
tools/build.sh --config mkdocs/mkdocs.yml
|
tools/build.sh
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: Chicago Metropolitan Baseball Association
|
|
||||||
subtitle: Constitution and By-Laws
|
|
||||||
date: 2024-06-06
|
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user