i want apple clang compile commands

This commit is contained in:
ConfiG 2024-06-28 14:56:40 +03:00 committed by GitHub
parent c5b1ba3af5
commit e6fedb0be0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -167,6 +167,7 @@ jobs:
run: |
brew install llvm@17
echo "/opt/homebrew/opt/llvm@17/bin" >> $GITHUB_PATH
if: false
- name: Setup CLI
uses: geode-sdk/cli/.github/actions/setup@main