Skip to content

Commit

Permalink
Yet another 24.04 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored May 24, 2024
1 parent 2ecaf55 commit d2ce1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: matrix.platform == 'ubuntu-24.04'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-*-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-*-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev libjavascriptcoregtk-4.0-dev
- name: Install dependencies (ARM only)
if: matrix.platform == 'ARM64'
Expand Down

0 comments on commit d2ce1ba

Please sign in to comment.