diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0895fd900..b634d01fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -176,7 +176,7 @@ jobs: - name: Acquire Dependencies shell: bash run: | - $VCPKG_ROOT/vcpkg install qt5 ffmpeg openexr openimageio opencolorio portaudio --triplet=x64-windows + $VCPKG_ROOT/vcpkg install qt5 ffmpeg openexr openimageio opencolorio portaudio --triplet=x64-windows --clean-after-build - name: Acquire Google Crashpad shell: bash