HOW DID IT BECAME BROKEN!?

This commit is contained in:
Mateo Pidal
2021-05-06 02:01:20 -03:00
committed by GitHub
parent 7cfbaf0c22
commit 85f311fff2

View File

@@ -140,7 +140,7 @@ jobs:
shell: cmd
run: |
set PATH=D:\Qt\5.6.3\mingw49_32\bin;D:/Qt/Tools/mingw492_32\bin;%CD%\zlib;%CD%\zlib\bin;%CD%\OpenSSL;C:\hostedtoolcache\windows\Java_Zulu_jdk\8.0.292-10\x86\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
cd build && echo %CD% && dir && mingw32-make
cd build && dir && mingw32-make
- name: install
shell: cmd