👷 Update publish action
publish Details

This commit is contained in:
Marcel Kapfer 2023-04-02 12:35:02 +02:00
parent eb6f4efa7c
commit 5856726bf3
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
container: silex/emacs:28.1-alpine-ci
steps:
- name: Install packages
run: apk add --no-cache openssh rsync nodejs
run: apk add --no-cache openssh nodejs
- name: Add SSH key
run: |