Skip to content

Commit

Permalink
clean our repo before running CI (#526)
Browse files Browse the repository at this point in the history
* workaround for #396
  • Loading branch information
barcharcraz authored Feb 25, 2020
1 parent 798a31a commit 6d138d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-devops/run_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
vcpkgLocation: '$(Build.SourcesDirectory)/vcpkg'
steps:
- checkout: self
clean: true
submodules: recursive
- task: PowerShell@2
displayName: 'Install MSVC Preview'
Expand Down

0 comments on commit 6d138d5

Please sign in to comment.