[CI]Add more description to npm install
This commit is contained in:
parent
96f9cf1c4e
commit
c2981eab7b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/spec.yml
vendored
2
.github/workflows/spec.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
- name: Install dependencies
|
||||
- name: Install JavaScript libraries via npm
|
||||
run: npm install
|
||||
- name: Prepare spec
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue