fix(ci): repair wrapped ENABLE_ANALYTICS expression in deploy-docs workflow (#9271)
* fix(ci): repair wrapped ENABLE_ANALYTICS expression in deploy-docs workflow
The `${{ ... }}` expression for ENABLE_ANALYTICS was wrapped across two
lines (splitting mid-expression after `||`), producing a YAML syntax
error. Join it back onto a single line.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix(docs): remove broken anchor link to aside in fp8-storage page
The link to #for-full-precision-models-only targeted a Starlight
:::caution callout, which doesn't generate a heading anchor. This
failed starlight-links-validator and broke the docs build. Drop the
anchor link, keep the cross-reference prose.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> L
Lincoln Stein committed
0df229f2fcec646edf7812831273deff88a2b6f7
Parent: df83fd0
Committed by GitHub <noreply@github.com>
on 6/7/2026, 1:25:00 AM