Skip to content

Commit 57fddc9

Browse files
committed
chore: ci build
1 parent fddc38c commit 57fddc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/automated/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"android": {
6161
"commands": ["node tools/scripts/run-automated.js android"]
6262
}
63-
}
63+
},
64+
"dependsOn": ["^build"]
6465
},
6566
"clean": {
6667
"executor": "@nativescript/nx:clean",

0 commit comments

Comments
 (0)