Skip to content

Commit 6c512d5

Browse files
committed
chore: Update GitHub action
1 parent 2320866 commit 6c512d5

File tree

2 files changed

+1
-1239
lines changed

2 files changed

+1
-1239
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-node@v1
1717
with:
1818
node-version: ${{ matrix.node-version }}
19+
- run: npm i -g npm
1920
- run: npm install
2021
- run: npm test
2122
env:

0 commit comments

Comments
 (0)