Skip to content

Commit

Permalink
use 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 96af090 commit ed33ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMeshLab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
cache-path: src/external/downloads/*
cache-key: external-libraries
build-option: ${{matrix.precision}}
build-option: ${{matrix.precision}} --use_brew_llvm
nightly: true
- name: Deploy
uses: ./.github/actions/2_deploy
Expand Down

0 comments on commit ed33ea4

Please sign in to comment.