Skip to content

Commit 196bea7

Browse files
authored
Update npm.yml
1 parent ee3a388 commit 196bea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
uses: actions/setup-node@v3
2525
with:
2626
node-version: ${{ env.NODE }}
27-
cache: npm
2827

2928
- name: Install npm dependencies
3029
run: npm install

0 commit comments

Comments
 (0)