docs(ci): fix workflow configs
Some checks failed
Deploy Sphinx Docs / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-02-10 17:34:44 +08:00
parent 3104d48cec
commit 47e53c750b
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
build-and-deploy:
runs-on: remote # if you use GitHub, should be "ubuntu-latest", etc.
runs-on: ubuntu-latest
steps:
- name: Setup Node.js
uses: actions/setup-node@v4

View File

@@ -1,2 +1,3 @@
Change content of this file and submit commits to trigger ci.
+2026-02-10 17:15
+2026-02-10 17:34