Skip to content

Commit

Permalink
fix: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
divdavem committed Dec 8, 2023
1 parent 89b3df2 commit 395f706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: npm
- run: npm ci
- run: npx npm-check-updates -u --peer
- run: npm install --ignore-scripts
- run: npm update --ignore-scripts
Expand Down

0 comments on commit 395f706

Please sign in to comment.