From 8ad8558760ada893e5e3634e9edef27169916b81 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Mon, 24 Oct 2022 21:49:47 +0200 Subject: [PATCH] fix --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 593e6f8..f2f0066 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -48,7 +48,7 @@ build_script: copy *.dll RpcView32\ - C:\Qt\5.15.2\msvc2019_32\bin\windeployqt.exe --release RpcView32\ + C:\Qt\5.15.2\msvc2019\bin\windeployqt.exe --release RpcView32\ 7z a RpcView32.7z RpcView32