Skip to content

Commit 7c2926e

Browse files
Add tree to see server folders structure
1 parent b8b9367 commit 7c2926e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Build.bat

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ rmdir /s /q build > nul 2> nul
99
:: Make link to the MinGW x64 v8.1.0 due to install-qt-action limitations
1010
mkdir C:\Qt\Tools > nul
1111
mklink C:\Qt\Tools\mingw810_64 C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64 > nul
12+
tree
1213
set PATH=%PATH%;C:\Qt;C:\Qt\5.15.2\mingw81_64\bin;C:\Qt\Tools\mingw810_64\bin;C:\Qt\Tools\mingw810_64
1314

1415
echo Generals Zero Hour Hotkeys editor

0 commit comments

Comments
 (0)