mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-24 13:33:54 -05:00
i want apple clang compile commands
This commit is contained in:
parent
c5b1ba3af5
commit
e6fedb0be0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -167,6 +167,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
brew install llvm@17
|
brew install llvm@17
|
||||||
echo "/opt/homebrew/opt/llvm@17/bin" >> $GITHUB_PATH
|
echo "/opt/homebrew/opt/llvm@17/bin" >> $GITHUB_PATH
|
||||||
|
if: false
|
||||||
|
|
||||||
- name: Setup CLI
|
- name: Setup CLI
|
||||||
uses: geode-sdk/cli/.github/actions/setup@main
|
uses: geode-sdk/cli/.github/actions/setup@main
|
||||||
|
|
Loading…
Reference in a new issue