fix workspace clean line

This commit is contained in:
carzh 2025-01-17 11:51:17 -08:00
parent 3571b280e1
commit cc5308d6d2

View file

@ -8,7 +8,8 @@ stages:
condition: succeeded()
jobs:
- job: NuGet_Test_Android
clean: all
workspace:
clean: all
pool: "${{ parameters.AgentPool }}"
steps: