parent
880096bed4
commit
96caf9b538
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Add NodeJs
|
- name: Add NodeJs
|
||||||
run: |
|
run: |
|
||||||
nvm install 8.0
|
pacman -S 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