Skip to content

fix: mdbook build

fix: mdbook build #920

Workflow file for this run

---
name: CI debug
on:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
main:
secrets: inherit
uses: ./.github/workflows/main_base.yml
with:
toolchain: 1.91.0
debug_or_release: debug
platforms: linux/amd64