fix: try to fix the ci error (#4381)

This commit is contained in:
Vben
2024-09-12 22:43:37 +08:00
committed by GitHub
parent 76a879d4d8
commit 9e88b8004f
6 changed files with 16 additions and 14 deletions

View File

@@ -30,7 +30,9 @@
"dependsOn": ["^build"],
"outputs": [".nitro/**", ".output/**"]
},
"stub": {},
"stub": {
"cache": false
},
"dev": {
"dependsOn": [],
"outputs": [],