Skip to content

Commit 9c9a8f7

Browse files
committed
Updating code
1 parent 460282b commit 9c9a8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cov_docker_script/component_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
],
187187
"build": {
188188
"type": "script",
189-
"script": "cov_docker_script/common_external_build.sh"
189+
"script": "cov_docker_script/run_external_build.sh "
190190
}
191191
},
192192
{
@@ -218,7 +218,7 @@
218218
],
219219
"build": {
220220
"type": "script",
221-
"script": "cov_docker_script/common_external_build.sh"
221+
"script": "cov_docker_script/run_external_build.sh "
222222
}
223223
},
224224
{

0 commit comments

Comments
 (0)