The folder seems to be there, let's see what's inside

I guess this is a problem with aqtinstall, I need to gather information if I want to open an issue
This commit is contained in:
Luis Ángel San Martín 2019-09-11 16:37:45 +02:00
parent 35089493c7
commit b8dbf4dd4d

View File

@ -18,7 +18,7 @@ jobs:
pip install aqtinstall
mkdir C:\Qt
python -m aqt install -O c:\Qt ${{ parameters.qt_version }} windows desktop ${{ parameters.qt_aqt_spec }}
dir C:\Qt\Qt${{ parameters.qt_version }}\${{ parameters.qt_version }}\${{ parameters.qt_spec }}\mkspecs
dir C:\Qt\Qt${{ parameters.qt_version }}\${{ parameters.qt_version }}\${{ parameters.qt_spec }}\mkspecs\win32-msvc
choco install -y wget
choco install innosetup
wget "https://sourceforge.net/projects/sevenzip/files/7-Zip/18.05/7z1805-src.7z" -P $(Build.SourcesDirectory)\compressed_archive