更新 .gitea/workflows/dev.yml
This commit is contained in:
parent
42c55b757a
commit
8f0fc2fd32
@ -7,7 +7,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: http://127.0.0.1:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
uses:http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1 # 只拉取最新一次提交
|
fetch-depth: 1 # 只拉取最新一次提交
|
||||||
# - name: Checkout code
|
# - name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user