mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-13 02:59:11 +08:00
Update run.sh
This commit is contained in:
parent
e373fffa0a
commit
7a5d08caa7
1
run.sh
1
run.sh
@ -5,4 +5,5 @@ export INPUT_VERSION=4.11.1
|
|||||||
export INPUT_DEST='~/pnpm.temp'
|
export INPUT_DEST='~/pnpm.temp'
|
||||||
export INPUT_BIN_DEST='~/pnpm.temp/.bin'
|
export INPUT_BIN_DEST='~/pnpm.temp/.bin'
|
||||||
export INPUT_REGISTRY=https://registry.npmjs.com
|
export INPUT_REGISTRY=https://registry.npmjs.com
|
||||||
|
export INPUT_RUN_INSTALL=null
|
||||||
exec node dist/index.js
|
exec node dist/index.js
|
||||||
|
Loading…
Reference in New Issue
Block a user