Skip to content

Commit

Permalink
run: npm@8 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattk70 committed Oct 21, 2023
1 parent 8d6178f commit 7838e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
node-version: 16.13.x
- run: echo "🍏 Node setup status is ${{ job.status }}."
- name: Install
run: npm ci
run: npm@8 ci
- run: echo "Install's status is ${{ job.status }}."

0 comments on commit 7838e33

Please sign in to comment.