更新 .gitea/workflows/update-packages.yaml
All checks were successful
Build Arch Packages and Update Repo / build (push) Successful in 3m14s
All checks were successful
Build Arch Packages and Update Repo / build (push) Successful in 3m14s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: http://192.168.10.207:3000/zj/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # 获取完整的 Git 历史,以便后续提交和推送
|
fetch-depth: 0 # 获取完整的 Git 历史,以便后续提交和推送
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user