From fd18305fba2bfd7d9951e3fe8e94a0be65989422 Mon Sep 17 00:00:00 2001 From: Dominic Clark Date: Thu, 16 Sep 2021 13:24:33 +0100 Subject: [PATCH] Pull vcpkg quietly on AppVeyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9b25ff5e437..180ae7f1668 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,7 +9,7 @@ environment: - compiler: msvc install: - cd C:\Tools\vcpkg - - git pull + - git pull --quiet - .\bootstrap-vcpkg.bat - cd %APPVEYOR_BUILD_FOLDER% - vcpkg install --triplet %PLATFORM%-windows --recurse fftw3 libsamplerate libsndfile lilv lv2 sdl2