Skip to content

Commit

Permalink
Try that version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jul 21, 2024
1 parent 6570fa8 commit f84fa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- name: Install working npm
run: npm install -g npm@10.8.0
run: npm install -g npm@10.7.0
- name: Install
run: npm ci
- name: Build
Expand Down

0 comments on commit f84fa7f

Please sign in to comment.