Skip to content

Commit

Permalink
Merge pull request #35 from afadil/income_dashboard
Browse files Browse the repository at this point in the history
update ubuntu dependencies
  • Loading branch information
afadil authored Aug 28, 2024
2 parents b956fa2 + bf76f5a commit d576626
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 @@ -32,7 +32,7 @@ jobs:
if: matrix.settings.platform == 'ubuntu-22.04'
run: |
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev javascriptcoregtk-4.0
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev javascriptcoregtk-4.0 webkit2gtk-4.0.pc
- name: Rust setup
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit d576626

Please sign in to comment.