Add cd to home dir

This commit is contained in:
2025-09-05 20:05:23 +02:00
parent 5ed1045263
commit 790c7a32a1

View File

@@ -17,6 +17,7 @@ install:
- cmd: |
git submodule update --init --recursive
call setup.bat
cd %APPVEYOR_BUILD_FOLDER%\maszyna
before_build:
- cmd: |