mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
chore: update
Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
6d352880f5
commit
d880490dd7
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -34,6 +34,11 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up WARP
|
||||
uses: fscarmen/warp-on-actions@v1.1
|
||||
with:
|
||||
stack: dual
|
||||
|
||||
- name: setup sshd server
|
||||
run: |
|
||||
apk add git make curl perl bash build-base zlib-dev ucl-dev sudo
|
||||
|
Loading…
Reference in New Issue
Block a user