mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-12 04:28:04 +00:00
Make sure to clean up dist
This commit is contained in:
parent
29bf1b752a
commit
edb17ae08b
@ -1,6 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "rm -rf dist && make dist/index.js",
|
||||
"start": "make dist/index.js && node dist/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user