parent
5856726bf3
commit
d77f2c19f5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
container: silex/emacs:28.1-alpine-ci
|
||||
steps:
|
||||
- name: Install packages
|
||||
run: apk add --no-cache openssh nodejs
|
||||
run: apk add --no-cache rsync nodejs
|
||||
|
||||
- name: Add SSH key
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue