This commit is contained in:
parent
fd948cdcc2
commit
04e6cbc6f4
@ -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,8 +23,7 @@ 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: 安装依赖
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user