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