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

This commit is contained in:
2026-02-11 11:04:52 +08:00
parent 14ff731fa3
commit cb6e33d834

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Test network
run: |
nc -zv host.containers.internal 7890
curl -I --connect-timeout 5 http://host.containers.internal:7890
- name: Setup Node
uses: actions/setup-node@v4