have to see

This commit is contained in:
qimiko 2024-06-27 06:41:33 -07:00
parent 62d37f52cb
commit 65d0528729
No known key found for this signature in database
GPG key ID: D2D404DD810FE0E3

View file

@ -163,10 +163,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