Skip to content

Commit 1a45ab0

Browse files
committed
CI build error
1 parent 79d6322 commit 1a45ab0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/dialtone-icons/project.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"command": "pnpm exec gulp"
1111
},
1212
{
13-
"command": "nx run-many --target=build --projects=dialtone-icons-vue2,dialtone-icons-vue3,dialtone-icons-android --parallel=3 --output-style=stream"
13+
"command": "nx run-many --target=build --projects=dialtone-icons-vue2,dialtone-icons-vue3 --parallel=2 --output-style=stream"
14+
},
15+
{
16+
"command": "nx run dialtone-icons-android:build"
1417
}
1518
],
1619
"parallel": false

0 commit comments

Comments
 (0)