Skip to content

Commit 6698c2f

Browse files
committed
ci: package-manager-cache: false
1 parent edb86c2 commit 6698c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-node-pnpm/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ runs:
99
with:
1010
node-version: "lts/*"
1111
registry-url: "https://registry.npmjs.org"
12+
package-manager-cache: false
1213
# see pnpm cache setting below
1314
env:
1415
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)