mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
try to explode the build (gently)
This commit is contained in:
@@ -143,6 +143,9 @@ jobs:
|
||||
artifactName: $(JobOutputArtifactName)
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
steps:
|
||||
- pwsh: |-
|
||||
gdr | fl *
|
||||
exit 1
|
||||
- checkout: self
|
||||
clean: true
|
||||
submodules: true
|
||||
|
||||
Reference in New Issue
Block a user