Обновить .gitea/workflows/build.yml
This commit is contained in:
parent
63a803e7e9
commit
d42871a6a5
@ -35,6 +35,9 @@ jobs:
|
|||||||
runs-on: small
|
runs-on: small
|
||||||
need: build
|
need: build
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install dependencies
|
||||||
|
run: |
|
||||||
|
apk add curl
|
||||||
- name: SSH deploy
|
- name: SSH deploy
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user