Skip to content

Commit

Permalink
fixup macos
Browse files Browse the repository at this point in the history
  • Loading branch information
wx257osn2 committed Feb 5, 2024
1 parent 68b4523 commit a774aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: install clang
shell: bash
run: sudo brew install llvm@17 -y
run: brew install llvm@17
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit a774aae

Please sign in to comment.