更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
bichangxiong 2025-07-05 09:52:18 +08:00
parent 8f0fc2fd32
commit c5a5fccb57

View File

@ -7,7 +7,7 @@ jobs:
steps:
- 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:
fetch-depth: 1 # 只拉取最新一次提交
# - name: Checkout code