Skip to content

Commit 22d707f

Browse files
authored
chore(NODE-6663): remove npm cache (#72)
1 parent b9c0e32 commit 22d707f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node/setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ runs:
1111
- uses: actions/setup-node@v4
1212
with:
1313
node-version: "lts/*"
14-
cache: "npm"
1514
registry-url: "https://registry.npmjs.org"
1615
- run: npm install -g npm@latest
1716
shell: bash

0 commit comments

Comments
 (0)