修复bug
Build and Deploy Documentation / build-and-deploy (push) Failing after 14s Details

This commit is contained in:
guocheng 2026-07-30 00:06:35 +08:00
parent 0ba9ccdd6f
commit bfa7488484
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,10 @@ jobs:
with:
repository: readout/rbpu_datasheet
ref: main
path: ../rbpu_datasheet
path: rbpu_datasheet
- name: Move rbpu_datasheet to peer level
run: mv rbpu_datasheet ../rbpu_datasheet
- name: Configure pip mirror
run: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple