mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-04 04:07:22 +00:00
Add "workspace: clean: all" to anybuild build yaml file
This commit is contained in:
parent
e2b1852eec
commit
4f4875b0e8
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,8 @@ jobs:
|
|||
pool: onnxruntime-linux-cpu-westus2
|
||||
|
||||
timeoutInMinutes: 60
|
||||
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
- checkout: none
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue