diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 664a328e749173..73a436e9200d37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: mv exiv2.rb- exiv2.rb cd - export HOMEBREW_NO_INSTALL_FROM_API=1 - brew install --build-from-source exiv2.json + brew install --build-from-source exiv2 brew install qt@5 gsl - name: Checkout repository