From 21689a8ddf5714eb25e898107dc9b64b4c252786 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Wed, 8 May 2024 22:25:33 -0400 Subject: [PATCH] fixup --- .github/ci-scripts/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ci-scripts/build.sh b/.github/ci-scripts/build.sh index d23b220..fae9a42 100755 --- a/.github/ci-scripts/build.sh +++ b/.github/ci-scripts/build.sh @@ -93,7 +93,6 @@ elif [ "$TARGET_OS" = "macos" ]; then until brew update; do sleep 30 done - llc --version if [ "$VLC_VERSION" = "4.0" ]; then brew install lynx