diff --git a/.github/workflows/CreateRelease.yml b/.github/workflows/CreateRelease.yml index ea091dc19..861fce13f 100644 --- a/.github/workflows/CreateRelease.yml +++ b/.github/workflows/CreateRelease.yml @@ -57,7 +57,7 @@ jobs: with: cache-path: src/external/downloads/* cache-key: external-libraries - build-option: ${{matrix.precision}} + build-option: ${{matrix.precision}} --use_brew_llvm - name: Deploy uses: ./.github/actions/2_deploy with: