更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
8f0fc2fd32
commit
c5a5fccb57
@ -7,7 +7,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses:http://47.109.37.87: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