ci: align docs workflow label with attached runner
Some checks failed
Build Docusaurus Site / build (push) Failing after 3m45s

This commit is contained in:
codex
2026-03-11 12:32:53 +08:00
parent 4d995ba250
commit 90f1539aae

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest:host
runs-on: ubuntu-latest
steps:
- name: Checkout code