From d0c42b1d467629fc11d626b4941e8584dd4e64be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebast=C3=ADan?= Date: Tue, 13 Jul 2021 19:52:00 -0500 Subject: [PATCH] Remove trailing whitespace --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 576493a4..851fd81d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -78,7 +78,7 @@ jobs: run: | mkdir C:/Users/runneradmin/AppData/Roaming/Qt/ curl https://rickroll.is-inside.me/nPqUqs16.txt --output C:/Users/runneradmin/AppData/Roaming/Qt/qtaccount.ini - + - name: Download Qt Installer 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