Update CompileWindows.yml

This commit is contained in:
Alessandro Muntoni 2020-02-17 17:04:15 +01:00 committed by GitHub
parent f9fff2915a
commit 474539de2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,6 @@ jobs:
echo '::set-env name=VCINSTALLDIR::C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC'
$d = Get-Date -Format "yyyy.MM"
echo '::set-output name=date::'$d
echo ${{steps.envs.outputs.date}}
- name: Setting MSVC
uses: ilammy/msvc-dev-cmd@v1
- name: Installing QT