更新build
Build and Publish / Run (push) Failing after 30s
Details
Build and Publish / Run (push) Failing after 30s
Details
This commit is contained in:
parent
7a371fc032
commit
ce9207e0e1
|
@ -23,6 +23,8 @@ jobs:
|
||||||
apt-get install lftp -y
|
apt-get install lftp -y
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.hmtsai.cn/actions/checkout@v4
|
uses: https://git.hmtsai.cn/actions/checkout@v4
|
||||||
|
- name: Download submodule
|
||||||
|
run: git submodule update --init --recursive
|
||||||
- name: Cache mdbook
|
- name: Cache mdbook
|
||||||
uses: https://git.hmtsai.cn/actions/cache@v4
|
uses: https://git.hmtsai.cn/actions/cache@v4
|
||||||
id: cache-mdbook
|
id: cache-mdbook
|
||||||
|
|
Loading…
Reference in New Issue