Skip to content

Commit 000f4f9

Browse files
author
gurghet
committed
fix: remove npm cache option
1 parent 6b13d0a commit 000f4f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
uses: actions/setup-node@v4
3636
with:
3737
node-version: "lts/*"
38-
cache: 'npm'
3938

4039
- name: Install dependencies
4140
run: |

0 commit comments

Comments
 (0)