👷 Update publish action
All checks were successful
publish

This commit is contained in:
Marcel Kapfer 2023-04-02 12:35:37 +02:00
parent 5856726bf3
commit d77f2c19f5
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -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: |