File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ stages:
241
241
$(_BuildArgs)
242
242
$(_PublishArgs)
243
243
$(_InternalRuntimeDownloadArgs)
244
- installNodeJs : false
244
+ installNodeJs : false
245
245
artifacts :
246
246
- name : MacOS_arm64_Logs
247
247
path : artifacts/log/
@@ -272,7 +272,7 @@ stages:
272
272
$(_BuildArgs)
273
273
$(_PublishArgs)
274
274
$(_InternalRuntimeDownloadArgs)
275
- installNodeJs : false
275
+ installNodeJs : false
276
276
artifacts :
277
277
- name : MacOS_x64_Logs
278
278
path : artifacts/log/
@@ -350,7 +350,7 @@ stages:
350
350
$(_BuildArgs)
351
351
$(_PublishArgs)
352
352
$(_InternalRuntimeDownloadArgs)
353
- installNodeJs : false
353
+ installNodeJs : false
354
354
artifacts :
355
355
- name : Linux_arm_Logs
356
356
path : artifacts/log/
@@ -458,7 +458,7 @@ stages:
458
458
$(_BuildArgs)
459
459
$(_PublishArgs)
460
460
$(_InternalRuntimeDownloadArgs)
461
- installNodeJs : false
461
+ installNodeJs : false
462
462
artifacts :
463
463
- name : Linux_musl_arm_Logs
464
464
path : artifacts/log/
@@ -492,7 +492,7 @@ stages:
492
492
$(_BuildArgs)
493
493
$(_PublishArgs)
494
494
$(_InternalRuntimeDownloadArgs)
495
- installNodeJs : false
495
+ installNodeJs : false
496
496
artifacts :
497
497
- name : Linux_musl_arm64_Logs
498
498
path : artifacts/log/
You can’t perform that action at this time.
0 commit comments