Skip to content

Commit c5af578

Browse files
committed
bootstrap in case cache misses
1 parent f55b7b8 commit c5af578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/vsts/platforms/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ jobs:
101101
parameters:
102102
OS: windows
103103

104+
- template: templates/bootstrap.yml
105+
104106
# Downloading the build artifacts
105107
- pwsh: |
106108
if ($env:BUILD_ARCH -eq "x64") {

0 commit comments

Comments
 (0)