From 474539de2b1caeac820b5cc366b062ff0d3a8a9b Mon Sep 17 00:00:00 2001 From: Alessandro Muntoni Date: Mon, 17 Feb 2020 17:04:15 +0100 Subject: [PATCH] Update CompileWindows.yml --- .github/workflows/CompileWindows.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CompileWindows.yml b/.github/workflows/CompileWindows.yml index 7d7178c1d..41f1be177 100644 --- a/.github/workflows/CompileWindows.yml +++ b/.github/workflows/CompileWindows.yml @@ -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