mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Try clean: true for vs2017 checkout failure
https://dev.azure.com/rubylang/ruby/_build/results?buildId=107 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f03775fc0f
commit
b0e350fe16
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ jobs:
|
|||
steps:
|
||||
- script: vcpkg --triplet x64-windows install openssl zlib
|
||||
- checkout: self
|
||||
clean: true
|
||||
fetchDepth: 1
|
||||
- script: |
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
|
|
Loading…
Add table
Reference in a new issue