test
This commit is contained in:
parent
b43c994101
commit
0e2f9c8711
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Add NodeJs & ssh
|
||||
run: |
|
||||
uname -a
|
||||
apk add nodejs npm ssh
|
||||
apk add nodejs npm openssh
|
||||
- name: Create directory
|
||||
run: |
|
||||
mkdir -p ~/.ssh/
|
||||
|
|
Loading…
Reference in a new issue