Skip to content

Commit

Permalink
Fix: remove requests to install things I've removed!
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
  • Loading branch information
SlySven committed Apr 10, 2024
1 parent 712cc80 commit 8db6729
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CI/appveyor.install.ps1
Expand Up @@ -15,8 +15,6 @@ $Env:PATH = "$CMakePath;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Program Files\7-Zi
CheckAndInstall7z
CheckAndInstallCcache
CheckAndInstallCmake
CheckAndInstallMingwGet
CheckAndInstallMsys
CheckAndInstallBoost
CheckAndInstallQt
CheckAndInstallPython
Expand Down

0 comments on commit 8db6729

Please sign in to comment.