Skip to content

Commit 3fd7572

Browse files
committed
Fix spacing
1 parent df9f4e8 commit 3fd7572

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.azure/pipelines/ci-public.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ stages:
241241
$(_BuildArgs)
242242
$(_PublishArgs)
243243
$(_InternalRuntimeDownloadArgs)
244-
installNodeJs: false
244+
installNodeJs: false
245245
artifacts:
246246
- name: MacOS_arm64_Logs
247247
path: artifacts/log/
@@ -272,7 +272,7 @@ stages:
272272
$(_BuildArgs)
273273
$(_PublishArgs)
274274
$(_InternalRuntimeDownloadArgs)
275-
installNodeJs: false
275+
installNodeJs: false
276276
artifacts:
277277
- name: MacOS_x64_Logs
278278
path: artifacts/log/
@@ -350,7 +350,7 @@ stages:
350350
$(_BuildArgs)
351351
$(_PublishArgs)
352352
$(_InternalRuntimeDownloadArgs)
353-
installNodeJs: false
353+
installNodeJs: false
354354
artifacts:
355355
- name: Linux_arm_Logs
356356
path: artifacts/log/
@@ -458,7 +458,7 @@ stages:
458458
$(_BuildArgs)
459459
$(_PublishArgs)
460460
$(_InternalRuntimeDownloadArgs)
461-
installNodeJs: false
461+
installNodeJs: false
462462
artifacts:
463463
- name: Linux_musl_arm_Logs
464464
path: artifacts/log/
@@ -492,7 +492,7 @@ stages:
492492
$(_BuildArgs)
493493
$(_PublishArgs)
494494
$(_InternalRuntimeDownloadArgs)
495-
installNodeJs: false
495+
installNodeJs: false
496496
artifacts:
497497
- name: Linux_musl_arm64_Logs
498498
path: artifacts/log/

0 commit comments

Comments
 (0)