Skip to content

Commit

Permalink
CreateRelease uses brew llvm on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Nov 3, 2023
1 parent ed33ea4 commit 867f169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CreateRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 867f169

Please sign in to comment.