mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Attempt CI fix
This commit is contained in:
parent
64fcc5a249
commit
d194774a70
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -94,6 +94,7 @@ jobs:
|
||||
if: ${{ matrix.brew }}
|
||||
run: |
|
||||
brew update
|
||||
brew uninstall cmake || true
|
||||
brew install cmake ninja llvm qt6
|
||||
echo "LLVM_ROOT=$(brew --prefix llvm)/bin" >> $GITHUB_ENV
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user