Skip to content
Prev Previous commit
Next Next commit
More spacing fixes
  • Loading branch information
wtgodbe committed Mar 21, 2024
commit ab43f27afe5e395fb61a401b16691166573cafe6
4 changes: 2 additions & 2 deletions .azure/pipelines/ci-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ stages:
$(_PublishArgs)
$(_InternalRuntimeDownloadArgs)
displayName: Build RPM installers
installNodeJs: false
installNodeJs: false
artifacts:
- name: Linux_x64_Logs
path: artifacts/log/
Expand Down Expand Up @@ -390,7 +390,7 @@ stages:
$(_PublishArgs)
$(_InternalRuntimeDownloadArgs)
displayName: Build RPM installers
installNodeJs: false
installNodeJs: false
artifacts:
- name: Linux_arm64_Logs
path: artifacts/log/
Expand Down