From 790c7a32a14ee780efe5539b4d7bd9b3f629c3b7 Mon Sep 17 00:00:00 2001 From: Hirek Date: Fri, 5 Sep 2025 20:05:23 +0200 Subject: [PATCH] Add cd to home dir --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 6693a5f5..babeefcd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,6 +17,7 @@ install: - cmd: | git submodule update --init --recursive call setup.bat + cd %APPVEYOR_BUILD_FOLDER%\maszyna before_build: - cmd: |