Skip to content

Commit

Permalink
added libsoup-3.0-0 to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KamyaPA committed Dec 1, 2023
1 parent df10599 commit 4d1e4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Clippy lint and check
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install llvm protobuf-compiler glibc-source libgtk-3-dev
- run: sudo apt-get install llvm protobuf-compiler glibc-source libgtk-3-dev libsoup-3.0-0
- uses: actions/checkout@v3
with:
submodules: 'true'
Expand Down

0 comments on commit 4d1e4a8

Please sign in to comment.