Skip to content

Commit

Permalink
bump libwebkit2gtk version
Browse files Browse the repository at this point in the history
  • Loading branch information
craigkai committed Mar 25, 2024
1 parent f73e091 commit 815f6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libglib2.0-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
sudo apt-get install -y libgtk-3-dev libglib2.0-dev libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf
cmake
- name: install frontend dependencies
Expand Down

0 comments on commit 815f6da

Please sign in to comment.