Skip to content

Commit 465520a

Browse files
committed
Remove cache from setup node step
1 parent b5ce8ca commit 465520a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
node-version: 'latest'
17-
cache: 'npm'
1817

1918
- name: Install dependencies
2019
run: |

0 commit comments

Comments
 (0)