Skip to content

Commit

Permalink
Update dependencies in build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi3691 committed Mar 26, 2024
1 parent f591cad commit 906b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# You can remove libayatana-appindicator3-dev if you don't use the system tray feature.
run: |
sudo apt-get update
sudo apt-get install -y pkg-config build-essential libudev-dev libssl-dev libgtk-3-dev libwebkit2gtk-4.0-dev libayatana-appindicator3-dev librsvg2-dev
sudo apt-get install -y pkg-config build-essential libudev-dev libssl-dev libgtk-3-dev libwebkit2gtk-4.0-dev libayatana-appindicator3-dev librsvg2-dev libgtk-3-dev
- name: Rust setup
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 906b1e0

Please sign in to comment.