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
|
container: silex/emacs:28.1-alpine-ci
|
||||||
steps:
|
steps:
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
run: apk add --no-cache openssh nodejs
|
run: apk add --no-cache rsync nodejs
|
||||||
|
|
||||||
- name: Add SSH key
|
- name: Add SSH key
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue