我的问题(
Some checks failed
自动生成 label / Generate-label (push) Failing after 1m0s

This commit is contained in:
shenjack 2023-12-14 10:44:12 +08:00
parent fd948cdcc2
commit 04e6cbc6f4
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -13,8 +13,8 @@ jobs:
steps: steps:
- name: 获取仓库 - name: 获取仓库
uses: http://shenjack.top:5100/gitea-server/checkout@v4 uses: http://shenjack.top:5100/gitea-server/checkout@v4
# with: with:
# path: main path: main
# - name: ensure pip # - name: ensure pip
# uses: http://shenjack.top:5100/gitea-server/python-packs@1cd32b1235ba23d51524b6870c0735f63efcffc2 # uses: http://shenjack.top:5100/gitea-server/python-packs@1cd32b1235ba23d51524b6870c0735f63efcffc2
@ -23,7 +23,6 @@ jobs:
uses: http://shenjack.top:5100/gitea-server/checkout@v4 uses: http://shenjack.top:5100/gitea-server/checkout@v4
with: with:
repository: gitea-server/python-packs repository: gitea-server/python-packs
with:
path: python-packs path: python-packs
- name: 安装依赖 - name: 安装依赖