From 635f5b4317e14130efcbe83610cf5d41717ef1d4 Mon Sep 17 00:00:00 2001 From: Mateo Pidal Date: Wed, 5 May 2021 14:27:07 -0300 Subject: [PATCH] Fixes again --- .github/workflows/qt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qt.yml b/.github/workflows/qt.yml index b6da8b0f..b707783d 100644 --- a/.github/workflows/qt.yml +++ b/.github/workflows/qt.yml @@ -35,7 +35,7 @@ jobs: # Directory to install Qt #dir: # optional # Version of Qt to install - version: 5.6.preview # optional, default is 5.15.2 + version: 5.6_preview # optional, default is 5.15.2 # Host platform host: windows # optional # Target platform for build