From bfe6ead5dab7deb2e9fc1ed815bfbc9cb75f54cf Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Tue, 7 Sep 2021 22:28:27 -0700 Subject: [PATCH] ci: custom oiio build --- .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 9ed9ae11a..d0ca8f28a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -312,7 +312,7 @@ jobs: brew update brew upgrade brew tap olive-editor/homebrew - brew install -f qt5 ffmpeg-olive openimageio opencolorio opentimelineio + brew install -f qt5 ffmpeg-olive openimageio-olive opencolorio opentimelineio echo "/usr/local/opt/qt@5/bin" >> $GITHUB_PATH - name: Generate Patreon List