Skip to content

Commit

Permalink
azure: use script to run Aqt
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Feb 14, 2020
1 parent b0c6bca commit 034e731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ steps:

##----------------------------------------------------
# Tools Support
script: python -m aqt tool --outputdir $(Build.BinariesDirectory)/Qt $(HOST) $(TOOL_NAME) $(TOOL_VERSION) $(ARCH)
- script: python -m aqt tool --outputdir $(Build.BinariesDirectory)/Qt $(HOST) $(TOOL_NAME) $(TOOL_VERSION) $(ARCH)
workingDirectory: $(Build.BinariesDirectory)
condition: variables['TOOL_NAME']
displayName: Run Aqt (Tool)
Expand Down

0 comments on commit 034e731

Please sign in to comment.