Skip to content

Commit d0c0fd1

Browse files
authored
ci(action): remove cache since we don't use package-lock
1 parent 610a351 commit d0c0fd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version: 18.x
22-
cache: 'npm'
2322

2423
- name: Install dependencies
2524
run: npm install --no-package-lock

0 commit comments

Comments
 (0)