Minor YAML update (#129)

This commit is contained in:
Chuck Walbourn 2023-11-13 15:58:38 -08:00 committed by GitHub
parent 6e1aec73f9
commit f1946b4cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,8 @@ pool:
jobs:
- job: SDL_BUILD
displayName: 'Build using required SDL tools'
workspace:
clean: all
steps:
- checkout: self
clean: true