Skip to content

Commit

Permalink
Debug CI no 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Peschke committed Feb 24, 2024
1 parent 6eef237 commit 8e8497c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
- run: sudo apt-get install libclang-${{ matrix.clang_version }}-dev
- run: sudo apt-get install libclang-cpp${{ matrix.clang_version }}
- run: sudo apt-get install libclang-cpp${{ matrix.clang_version }}-dev
- run: ls -lh /usr/lib
- run: ls -lh /usr/lib/clang
- run: ls -lh /usr/lib/clang/14/
- run: ls -lh /usr/lib/clang/14/include

- name: Setup BATS
uses: mig4/setup-bats@v1
Expand Down

0 comments on commit 8e8497c

Please sign in to comment.