summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 20:44:44 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 20:44:44 +0100
commit0334510cb51583a5c4c1744276e76f6a84d8443f (patch)
tree876980536e38ce1945a715100fcbe192fb2c9561
parent50f04705c8df06d9b336720cd4f9b2cf7d7c1992 (diff)
let's try another path
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 5c19920c..c812cb3d 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.15\mingw81_32
+ - set QTDIR=C:\Qt\5.15.1\mingw81_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw730_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: