mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
fixes cache
This commit is contained in:
1
.github/workflows/qt.yml
vendored
1
.github/workflows/qt.yml
vendored
@@ -132,6 +132,7 @@ jobs:
|
||||
|
||||
- name: build
|
||||
shell: cmd
|
||||
if: steps.build-cached.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
set PATH=D:\Qt\5.6.3\mingw49_32\bin;D:/Qt/Tools/mingw492_32\bin;%PATH%
|
||||
set PATH=%CD%\zlib;%CD%\zlib\bin;%CD%\zlib\lib;%CD%\zlib\include;%PATH%
|
||||
|
||||
Reference in New Issue
Block a user