Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinWu0403 committed Jul 19, 2024
1 parent d5c85a8 commit e36addb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
with:
node-version: '22'

- name: Update npm
run: npm install -g npm@latest
- name: Downgrade npm
run: npm install -g npm@8

- name: Clear npm cache
run: npm cache clean --force
Expand Down

0 comments on commit e36addb

Please sign in to comment.