Skip to content

Commit ca852b5

Browse files
committed
chore: yml rollback
1 parent cae3137 commit ca852b5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ jobs:
2525
with:
2626
version: 9
2727

28-
- name: Clear npm cache
29-
run: npm cache clean --force
30-
31-
- name: Clear pnpm store
32-
run: pnpm store prune
33-
3428
- name: Install Dependencies
3529
run: pnpm install --frozen-lockfile
3630

0 commit comments

Comments
 (0)