mirror of https://github.com/aminya/setup-cpp
chore: enable post install cache for pnpm
This commit is contained in:
parent
723f5c82ff
commit
00e68ef657
1
.npmrc
1
.npmrc
|
@ -2,3 +2,4 @@ public-hoist-pattern[]=*
|
|||
package-lock=false
|
||||
lockfile=true
|
||||
prefer-frozen-lockfile=true
|
||||
side-effects-cache=true
|
Loading…
Reference in New Issue