Try to fix qtjdenticon build in appveyor

windows-ci
Nicolas Werner 2 years ago
parent a55fc8e43b
commit 1365e4e266
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 1
      appveyor.yml

@ -52,6 +52,7 @@ build_script:
- cmake --build build --config Release
- call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
- git clone https://github.com/Nheko-Reborn/qt-jdenticon.git
- cd qt-jdenticon
- qmake

Loading…
Cancel
Save