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