Skip to content

Commit

Permalink
chore.还原构建中的远程桌面
Browse files Browse the repository at this point in the history
  • Loading branch information
GengGode authored Jul 6, 2022
1 parent cc95e81 commit b654871
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
Expand Up @@ -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
Expand Down

0 comments on commit b654871

Please sign in to comment.