From ce9401b8f0e86283a5726fc623d26cf1026638fb Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Thu, 18 Jun 2020 16:13:43 -0300 Subject: [PATCH] Try to fix TestFrame.bmp install. --- ports/ci/appveyor/deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports/ci/appveyor/deploy.sh b/ports/ci/appveyor/deploy.sh index 37d1b15..bc476cd 100755 --- a/ports/ci/appveyor/deploy.sh +++ b/ports/ci/appveyor/deploy.sh @@ -20,3 +20,5 @@ export PATH=/mingw64/bin:$PATH python3 ports/deploy/deploy.py +echo READ MAKE +grep 'TestFrame.bmp' dshow/VirtualCamera/Makefile.Release