mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-05 15:28:42 +02:00
ci: fix bear
This commit is contained in:
parent
7cd976f916
commit
d1b993c32a
2
.github/workflows/check-and-build.yml
vendored
2
.github/workflows/check-and-build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
packages: "clang-format clang-tidy bear"
|
||||
packages: "clang-format clang-tidy bear libpam0g-dev"
|
||||
version: 1.0
|
||||
- run: bear -- make
|
||||
- run: clang-format -ni src/*.c include/*.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user