Skip to content

Commit

Permalink
Latest npm no longer supports node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Sep 3, 2023
1 parent 055ae5a commit 55fa03e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
- name: Upgrade npm
run: npm i -g npm@latest
- name: Install
run: npm ci
- name: Build
Expand Down

0 comments on commit 55fa03e

Please sign in to comment.