aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-09 03:55:05 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-09 03:55:05 +0300
commit5878e4a7a9c8ce2bbbc9f0017d7c0b62b454fe9c (patch)
tree428d3f35164b82f97a5221dcf9043b2a6a589b0e /appveyor.yml
parentupdate cmake-common (diff)
downloadwindows7-drivers-5878e4a7a9c8ce2bbbc9f0017d7c0b62b454fe9c.tar.gz
windows7-drivers-5878e4a7a9c8ce2bbbc9f0017d7c0b62b454fe9c.zip
update cmake-common
Diffstat (limited to '')
-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: