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