parent
f6e93b9bcf
commit
96a8e3e8b5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- name: Add NodeJs
|
- name: Add NodeJs
|
||||||
run: |
|
run: |
|
||||||
uname -a
|
uname -a
|
||||||
apt install nodejs npm
|
apk install nodejs npm
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Show content
|
- name: Show content
|
||||||
|
|
Loading…
Reference in a new issue