Skip to content

Commit

Permalink
grr
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson committed Aug 3, 2023
1 parent 418dfb0 commit d9cf85d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
sudo apt-get update
sudo apt-get install llvm-16 clang-16 liblld-16-dev libclang-16-dev clang-tidy-16 ninja-build flatbuffers-compiler flatbuffers-compiler-dev libflatbuffers-dev
which flatc
ls -l /usr/lib/x86_64-linux-gnu/
ls -l /usr/lib/x86_64-linux-gnu/cmake/
ls -l /usr/lib/x86_64-linux-gnu/cmake/flatbuffers/
- name: Run clang-tidy
run: |
export CC=clang-16
Expand Down

0 comments on commit d9cf85d

Please sign in to comment.