修改基座系统
Build and Deploy Documentation / build-and-deploy (push) Failing after 19s Details

This commit is contained in:
guocheng 2026-07-29 17:17:45 +08:00
parent ac69e665f2
commit 5d7415078f
1 changed files with 1 additions and 7 deletions

View File

@ -11,18 +11,12 @@ concurrency:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-act-latest
steps:
- name: Checkout
uses: https://gitee.com/actions-mirror/checkout@v4
- name: Setup Python
uses: https://gitee.com/actions-mirror/setup-python@v5
with:
python-version: "3.11"
cache: pip
- name: Configure pip mirror
run: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple