Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janekb04 committed Dec 20, 2020
1 parent 5240188 commit 0c24ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- name: Install clang-format
run: sudo apt-get install clang-format
- uses: actions/checkout@v2
- uses: HorstBaerbel/action-clang-format@1.4
with:
Expand Down

0 comments on commit 0c24ea7

Please sign in to comment.