This commit is contained in:
Mateo Pidal
2021-05-05 19:42:00 -03:00
committed by GitHub
parent 05f53c8254
commit a58df259ba

View File

@@ -60,7 +60,7 @@ jobs:
key: ${{ runner.os }}-qt56-installed
- name: Download Qt Installer
if: steps.installer-cached.outputs.cache-hit != 'true' || teps.qt-cached.outputs.cache-hit != 'true'
if: steps.installer-cached.outputs.cache-hit != 'true' || steps.qt-cached.outputs.cache-hit != 'true'
run: |
curl https://download.qt.io/new_archive/qt/5.6/5.6.3/qt-opensource-windows-x86-mingw492-5.6.3.exe --output installer.exe