clean files

This commit is contained in:
Opportunity
2021-07-16 11:08:18 +08:00
Unverified
parent 28277cf90d
commit 1d3e0c37b9
8 changed files with 81 additions and 88 deletions
-1
View File
@@ -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",