Skip to content

Commit

Permalink
bundle jom.zip for test
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Jul 5, 2021
1 parent 8781bcc commit d7acd2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file added ci/jom_1_1_3.zip
Binary file not shown.
3 changes: 1 addition & 2 deletions ci/steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ steps:
Write-Host '##vso[task.setvariable variable=VSVER]2015'
}
cd $(WIN_QT_BINDIR)
Invoke-WebRequest -Uri https://download.qt.io/official_releases/jom/jom.zip -OutFile jom.zip
unzip jom.zip
unzip $(Build.SourcesDirectory)\ci\jom_1_1_3.zip
condition: eq( variables['Agent.OS'], 'Windows_NT')
displayName: Detect toolchain for Windows and update PATH
Expand Down

0 comments on commit d7acd2b

Please sign in to comment.