Skip to content

Commit

Permalink
chore: clean cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hkonsti committed Sep 23, 2024
1 parent cbee26d commit b708d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
node-version: 20
cache: npm
- run: npm cache clean --force
- run: npm ci
- run: npx lerna run build
- run: npm run examples:build
Expand Down

0 comments on commit b708d45

Please sign in to comment.