Skip to content

Commit 2123d38

Browse files
Update nightly.yaml for Azure Pipelines
1 parent fc1c6b4 commit 2123d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/nightly.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ stages:
449449
pool:
450450
vmImage: "ubuntu-latest"
451451
steps:
452-
- task: DownloadPipelineArtifact@2
452+
- task: DownloadPipelineArtifact@2
453453
displayName: 'Download macOS Build'
454454
inputs:
455455
artifactName: 'macOsBuild'

0 commit comments

Comments
 (0)