Skip to content

Commit 24ffef8

Browse files
fix typo
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent e295ac9 commit 24ffef8

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
@@ -416,7 +416,7 @@ stages:
416416
targetPath: $(Agent.TempDirectory)
417417
- task: DownloadPipelineArtifact@2
418418
inputs:
419-
artifactName: 'WindowsBuild-64'
419+
artifactName: 'WindowsBuild-x64'
420420
targetPath: $(Agent.TempDirectory)
421421
- task: DownloadPipelineArtifact@2
422422
inputs:

0 commit comments

Comments
 (0)