Skip to content

Commit

Permalink
chore(ci): use default npm
Browse files Browse the repository at this point in the history
  • Loading branch information
n1stre committed Oct 24, 2023
1 parent e32c8cb commit e6787c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- run: npm install -g npm
- run: node -v
- run: npm -v
- run: npm ci
Expand Down

0 comments on commit e6787c5

Please sign in to comment.