mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
fix
This commit is contained in:
parent
2849d2cafe
commit
e412dcdb11
1 changed files with 3 additions and 1 deletions
|
@ -25,9 +25,11 @@ jobs:
|
||||||
pool:
|
pool:
|
||||||
name: EssentialExperiences-windows-2022
|
name: EssentialExperiences-windows-2022
|
||||||
variables:
|
variables:
|
||||||
clean: true
|
|
||||||
skipComponentGovernanceDetection: true
|
skipComponentGovernanceDetection: true
|
||||||
steps:
|
steps:
|
||||||
|
- checkout: self
|
||||||
|
clean: true
|
||||||
|
|
||||||
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@2
|
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@2
|
||||||
displayName: Send resources to Touchdown Build
|
displayName: Send resources to Touchdown Build
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue