Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
coder3101 committed Dec 16, 2019
1 parent 0fae685 commit 3bcdb31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ steps:
displayName: 'Make'

- script: |
source /opt/qt*/bin/qt*-env.sh
cd $(Build.SourcesDirectory)/build
wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
chmod a+x linuxdeployqt*.AppImage
Expand Down

0 comments on commit 3bcdb31

Please sign in to comment.