mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
use brew llvm on macos
This commit is contained in:
parent
96af090400
commit
ed33ea4afa
2
.github/workflows/BuildMeshLab.yml
vendored
2
.github/workflows/BuildMeshLab.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user