mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 20:34:44 +00:00
Create run.sh
This commit is contained in:
parent
edb17ae08b
commit
b3e67341de
2 changed files with 8 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "rm -rf dist && make dist/index.js",
|
||||
"start": "make dist/index.js && node dist/index.js"
|
||||
"start": "sh ./run.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"download": "^8.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue