mirror of https://github.com/aminya/setup-cpp
fix: do not bundle node_modules in the package
This commit is contained in:
parent
99ca8d9642
commit
fd3d46ef75
|
@ -129,7 +129,7 @@
|
||||||
"user-access": "workspace:*",
|
"user-access": "workspace:*",
|
||||||
"which": "^3.0.1"
|
"which": "^3.0.1"
|
||||||
},
|
},
|
||||||
"bundledDependencies": [
|
"productionDependencies": [
|
||||||
"@actions/core",
|
"@actions/core",
|
||||||
"@actions/exec",
|
"@actions/exec",
|
||||||
"@actions/io",
|
"@actions/io",
|
||||||
|
|
Loading…
Reference in New Issue