clean files
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"repository": "https://github.com/xmake-io/github-action-setup-xmake.git",
|
||||
"homepage": "https://github.com/xmake-io/github-action-setup-xmake",
|
||||
"scripts": {
|
||||
"init": "yarn install && yarn clean",
|
||||
"watch": "tsc --watch",
|
||||
"build": "tsc --build ./tsconfig.build.json",
|
||||
"rebuild": "yarn clean && yarn build",
|
||||
|
||||
Reference in New Issue
Block a user