mirror of
https://github.com/actions/github-script.git
synced 2025-12-26 07:43:09 +00:00
Fix pack step and re-run
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"pack": "ncc build",
|
||||
"pack": "ncc build lib/main.js",
|
||||
"test": "jest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user