Skip to content

Commit 39d962f

Browse files
committed
Revert "clear cache"
This reverts commit e13e7e1.
1 parent e13e7e1 commit 39d962f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
node-version: 20
1818
registry-url: https://registry.npmjs.org/
1919

20-
- name: Clear cache
21-
run: rm -rf node_modules package-lock.json
22-
2320
- name: Install the dependencies
2421
run: npm ci
2522

0 commit comments

Comments
 (0)