Skip to content

Commit fcfba64

Browse files
authored
chore: remove npm cache from deploy.yml
1 parent 51f8032 commit fcfba64

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: '20.9.0'
23-
cache: 'npm'
2423

2524
- name: Install dependencies
2625
run: npm install

0 commit comments

Comments
 (0)