Skip to content

Commit

Permalink
GHA: Add debugging of pkg-config files
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Oct 24, 2021
1 parent 1536cb4 commit 0067775
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ jobs:
shell: bash
run: |
make
- name: Show pkg-config files
shell: bash
run: |
head -n100 *.pc

0 comments on commit 0067775

Please # to comment.