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:
|
||||
name: EssentialExperiences-windows-2022
|
||||
variables:
|
||||
clean: true
|
||||
skipComponentGovernanceDetection: true
|
||||
steps:
|
||||
- checkout: self
|
||||
clean: true
|
||||
|
||||
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@2
|
||||
displayName: Send resources to Touchdown Build
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue