diff options
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fd30ffd00d..e5fcad043e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -95,7 +95,6 @@ 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" |