From b654871dd7fc172ddd43a2e65fdacaf2bd63cb53 Mon Sep 17 00:00:00 2001 From: GengGode <47711102+GengGode@users.noreply.github.com> Date: Thu, 7 Jul 2022 01:10:33 +0800 Subject: [PATCH] =?UTF-8?q?chore.=E8=BF=98=E5=8E=9F=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E8=BF=9C=E7=A8=8B=E6=A1=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 8f4cb2b..703319d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,7 +20,7 @@ environment: skip_tags: true before_build: - - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) + #- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) #- set PATH=%PATH%;%QTDIR%\bin; #- set vcvarsall=%vs%\vcvarsall.bat #- call "%vcvarsall%" x64