Skip to content

Commit

Permalink
ci: fix clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jun 16, 2024
1 parent 7552f20 commit d218f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v4

- run: |
choco install llvm -y --version=17.0.6
choco install llvm -y
- name: clang-format
run: |
Expand Down

0 comments on commit d218f10

Please sign in to comment.