check 4 woaw (apple clang + no cache)

This commit is contained in:
Chloe 2024-07-26 05:49:07 -07:00
parent 08463f2d0b
commit 4788df91da
No known key found for this signature in database
GPG key ID: D2D404DD810FE0E3

View file

@ -167,10 +167,10 @@ jobs:
with: with:
host: mac host: mac
- name: Install LLVM #- name: Install LLVM
run: | # run: |
brew install llvm # brew install llvm
echo "/opt/homebrew/opt/llvm/bin" >> $GITHUB_PATH # echo "/opt/homebrew/opt/llvm/bin" >> $GITHUB_PATH
- name: Setup CLI - name: Setup CLI
uses: geode-sdk/cli/.github/actions/setup@main uses: geode-sdk/cli/.github/actions/setup@main