mirror of
https://github.com/pnpm/action-setup.git
synced 2025-07-09 21:59:42 +08:00
Add TypeScript build step
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:typescript": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"download": "^8.0.0",
|
||||
"@actions/core": "^1.2.4",
|
||||
|
Reference in New Issue
Block a user