Skip to content

Commit 66f4a13

Browse files
committed
Fix build script
1 parent d4469dd commit 66f4a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build_script:
1010
1111
C:\Qt\5.9.7\mingw53_32\bin\qmake.exe PyRun.pro
1212
13-
C:\Qt\5.9.7\mingw53_32\bin\mingw32-make.exe
13+
C:\MinGW\bin\mingw32-make.exe
1414
1515
dir C:\projects\expresspython\
1616

0 commit comments

Comments
 (0)