Update ci.yml

This commit is contained in:
Henry Schreiner 2023-12-01 17:41:26 -05:00 committed by GitHub
parent adcf52c69e
commit 33798adf3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1122,6 +1122,8 @@ jobs:
- name: Show Clang++ version before brew install llvm
run: clang++ --version
- run: brew update
- name: brew install llvm
run: brew install llvm