aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 8b3038d..a300af1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -29,7 +29,7 @@ install:
- git submodule update --init --recursive
build_script:
- - '"%python_exe%" um/cmake/ci/build_appveyor.py --install "%install_dir%"'
+ - '"%python_exe%" um\cmake\cmake\build\ci\appveyor.py --install "%install_dir%"'
- ps: .\.appveyor\build.ps1 -InstallDir $env:install_dir
after_build: