mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-25 04:44:59 +00:00
Fixes Mistake
This commit is contained in:
4
.github/workflows/qt.yml
vendored
4
.github/workflows/qt.yml
vendored
@@ -40,10 +40,6 @@ jobs:
|
||||
- name: Echo and PWD test
|
||||
shell: cmd
|
||||
run: echo "%APPDATA%\\Qt"
|
||||
|
||||
- name: Download QT Installer
|
||||
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
|
||||
|
||||
- name: Cache
|
||||
uses: actions/cache@v2.1.5
|
||||
|
||||
Reference in New Issue
Block a user