clean after build

This commit is contained in:
itsmattkc
2021-10-02 09:28:03 -07:00
parent 9b0af75ac2
commit 588379ffd7
+1 -1
View File
@@ -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