Skip to content

Commit faeb608

Browse files
committed
ci: remove cache option
1 parent 8631acf commit faeb608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
uses: actions/setup-node@v5
3838
with:
3939
node-version: lts/*
40-
cache: 'npm'
4140

4241
- name: Install dependencies
4342
run: |

0 commit comments

Comments
 (0)