mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-16 20:14:45 +00:00
Remove make
This commit is contained in:
parent
cc0d51290c
commit
21f3fd8b57
1 changed files with 0 additions and 1 deletions
1
run.sh
1
run.sh
|
@ -3,5 +3,4 @@ export INPUT_VERSION=4.11.1
|
|||
export INPUT_DEST=pnpm.temp
|
||||
export INPUT_BIN_DEST=pnpm.temp/.bin
|
||||
export INPUT_REGISTRY=https://registry.npmjs.com
|
||||
make dist/index.js || exit $?
|
||||
exec node dist/index.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue