Skip to content

Commit

Permalink
[ci] Update how lit is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
banach-space committed Nov 5, 2022
1 parent 1b79706 commit c966be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x86-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
brew update
brew install llvm@15
pip3 install lit
brew install lit
- name: Build HelloWorld
run: |
cd HelloWorld
Expand Down

0 comments on commit c966be9

Please sign in to comment.