Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arctixdev authored Nov 15, 2023
1 parent 4f4cce1 commit 035408f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if: matrix.platform == 'ubuntu-20.04'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-4-dev libwebkit2gtk-4.0-dev librsvg2-dev libayatana-appindicator3-dev
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-3.0-dev librsvg2-dev libayatana-appindicator3-dev
- name: Install Rust (Stable)
run:
Expand Down

0 comments on commit 035408f

Please sign in to comment.