Skip to content

Commit

Permalink
Update on_pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Apr 23, 2024
1 parent b35517d commit 3db55d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
if: matrix.platform == 'ubuntu-22.04' # This must match the platform value defined above.
run: |
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev libjavascriptcoregtk-4.0-dev
- name: install other stuff
run: |
Expand Down

0 comments on commit 3db55d9

Please sign in to comment.