mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
checkout
This commit is contained in:
@@ -13,6 +13,10 @@ jobs:
|
|||||||
name: SHINE-INT-Testing-x64
|
name: SHINE-INT-Testing-x64
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
fetchDepth: 1
|
||||||
|
submodules: false
|
||||||
|
clean: true
|
||||||
|
fetchTags: false
|
||||||
|
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
displayName: Download artifacts
|
displayName: Download artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user