Skip to content

Commit

Permalink
Revert "Let's try another combo"
Browse files Browse the repository at this point in the history
This reverts commit 8112afd.
  • Loading branch information
annejan committed May 29, 2020
1 parent 8112afd commit 134b675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
install:
- set QTDIR=C:\Qt\5.13\mingw73_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw570_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script:
- qmake qtpass.pro CONFIG+=static
- mingw32-make
Expand Down

0 comments on commit 134b675

Please sign in to comment.