Skip to content

Commit

Permalink
Update libwebkit2gtk-4.1 2.36.0 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 authored Oct 28, 2024
1 parent 971fdc8 commit d397e9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,13 @@ jobs:
librsvg2-dev;
sudo apt install -y \
libsoup-3.0-dev \
libwebkit2gtk-4.1-0=2.36.0-2ubuntu1 \
libwebkit2gtk-4.1-dev=2.36.0-2ubuntu1 \
libjavascriptcoregtk-4.1-dev=2.36.0-2ubuntu1 \
libjavascriptcoregtk-4.1-0=2.36.0-2ubuntu1 \
gir1.2-webkit2-4.1=2.36.0-2ubuntu1 \
gir1.2-javascriptcoregtk-4.1=2.36.0-2ubuntu1;
gir1.2-javascriptcoregtk-4.1=2.36.0-2ubuntu1 \
gir1.2-webkit2-4.1=2.36.0-2ubuntu1;
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit d397e9c

Please sign in to comment.