mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:10:06 +00:00
Update clang-format symlink to 19 before formatting
This commit is contained in:
parent
071c2f60bf
commit
3168725b00
1 changed files with 2 additions and 0 deletions
2
.github/workflows/clang-format-check.yml
vendored
2
.github/workflows/clang-format-check.yml
vendored
|
|
@ -31,6 +31,8 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install clang-format-19
|
sudo apt-get install clang-format-19
|
||||||
|
sudo rm -f /usr/bin/clang-format
|
||||||
|
sudo ln -s /usr/bin/clang-format-19 /usr/bin/clang-format
|
||||||
|
|
||||||
- name: Check Formatting
|
- name: Check Formatting
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue