Commit e706df8
committed
Fix CI workflow to use Zensical build command
Update GitHub workflow and justfile to use 'zensical build --strict'
instead of 'mkdocs build --strict', aligning with the v0.2.1 migration
to Zensical. The --strict flag is added for future compatibility when
Zensical implements strict validation mode.1 parent eb55010 commit e706df8
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments