From 7925351cedc975368e629bda1b54587bdd134655 Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Sun, 3 Oct 2021 10:03:18 -0700 Subject: [PATCH] missing dll, maybe try whole qt5 again --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6db18217..3daa670c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -173,7 +173,7 @@ jobs: with: vcpkgGitCommitId: 2a31089e777fc187f1cc05338250b8e1810cfb52 vcpkgTriplet: x64-windows - vcpkgArguments: qt5-base qt5-tools ffmpeg openexr openimageio opencolorio portaudio + vcpkgArguments: qt5 ffmpeg openexr openimageio opencolorio portaudio - name: Acquire Google Crashpad shell: bash