Skip to content

Commit

Permalink
Log wpe pkgconf files
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduerr committed Apr 5, 2024
1 parent 4120100 commit 92afe7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install libwpe-1.0-1 libwpebackend-fdo-1.0-1 libwpewebkit-1.0-3
find /usr/lib/pkgconfig/*wpe*pc
- uses: actions/checkout@v2
- name: Stable
run: cargo test
Expand Down

0 comments on commit 92afe7a

Please sign in to comment.