mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-21 13:49:06 +08:00
Remove clean script
This commit is contained in:
parent
47c4fa85df
commit
5007821c77
3
packages/cache/package.json
vendored
3
packages/cache/package.json
vendored
@ -31,8 +31,7 @@
|
||||
"scripts": {
|
||||
"audit-moderate": "npm install && npm audit --json --audit-level=moderate > audit.json",
|
||||
"test": "echo \"Error: run tests from root\" && exit 1",
|
||||
"tsc": "tsc",
|
||||
"clean": "rm -rf node_modules lib"
|
||||
"tsc": "tsc"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
|
Loading…
x
Reference in New Issue
Block a user