更新build
Build and Publish / Run (push) Failing after 30s Details

This commit is contained in:
cxykevin 2024-08-31 17:42:24 +08:00
parent 7a371fc032
commit ce9207e0e1
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ jobs:
apt-get install lftp -y
- name: Checkout
uses: https://git.hmtsai.cn/actions/checkout@v4
- name: Download submodule
run: git submodule update --init --recursive
- name: Cache mdbook
uses: https://git.hmtsai.cn/actions/cache@v4
id: cache-mdbook