diff --git a/.ci/publish-nightly.yml b/.ci/publish-nightly.yml index efca970962..a693e10f6c 100644 --- a/.ci/publish-nightly.yml +++ b/.ci/publish-nightly.yml @@ -13,7 +13,7 @@ jobs: pool: vmImage: ubuntu-latest steps: - + - checkout: none - task: DownloadPipelineArtifact@2 displayName: Download the Windows Setup Artifact inputs: diff --git a/.ci/publish-release.yml b/.ci/publish-release.yml index 7b6a6aef01..f618cdff0f 100644 --- a/.ci/publish-release.yml +++ b/.ci/publish-release.yml @@ -15,7 +15,7 @@ jobs: pool: vmImage: ubuntu-latest steps: - + - checkout: none - task: DownloadPipelineArtifact@2 displayName: Download the Windows Setup Artifact inputs: