Skip to content

Commit 0aec484

Browse files
Copilotrzhao271
andauthored
Remove npm cache from Node 22 workflow
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/50a11ac3-5815-4cd1-81d2-f392085e02d3 Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
1 parent 65ae65e commit 0aec484

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/node22-compile-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: 22
21-
cache: npm
2221

2322
- name: Install dependencies
2423
run: npm ci --legacy-peer-deps

0 commit comments

Comments
 (0)