mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 09:49:07 +08:00
Check npm version
This commit is contained in:
parent
640db317cb
commit
bc15eb10af
1
.github/workflows/unit-tests.yml
vendored
1
.github/workflows/unit-tests.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 14.x
|
||||
- run: npm -v
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user