Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Mar 22, 2024
1 parent 7f3bb66 commit d68173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/github/azure-pipelines/templates/win-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ stages:
- job: Windows_Packaging_${{ parameters.stage_name_suffix }}_Testing
workspace:
clean: all
pool: parameters.ort_build_pool_name
pool: ${{ parameters.ort_build_pool_name }}
steps:
- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
displayName: 'Clean Agent Directories'
Expand Down

0 comments on commit d68173a

Please sign in to comment.