Reduce amount of actions taken when using updateandrun

This commit is contained in:
TrainDoctor
2022-10-22 19:11:00 -07:00
parent 6346da6fe5
commit 58849b3002
+1 -1
View File
@@ -128,7 +128,7 @@
"isDefault": true "isDefault": true
}, },
"dependsOn": [ "dependsOn": [
"buildall", "buildfrontend",
"deploy", "deploy",
"runpydeck" "runpydeck"
], ],