This commit is contained in:
parent
9f0cdc8b48
commit
1f6654d32a
@ -13,12 +13,12 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
# - name: Checkout
|
||||
# uses: https://gitee.com/actions-mirror/checkout@v4
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
# # 如果你文档需要 Git 子模块,取消注释下一行
|
||||
# submodules: true
|
||||
- name: Checkout
|
||||
uses: https://gitee.com/actions-mirror/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
# 如果你文档需要 Git 子模块,取消注释下一行
|
||||
submodules: true
|
||||
|
||||
# - name: 替换软件源为国内软件源
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user