chore: install dependencies on ubuntu-latest

This commit is contained in:
zhom
2025-07-04 02:13:22 +04:00
parent 7b6ea00838
commit eda83cf439
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
targets: x86_64-unknown-linux-gnu
- name: Install dependencies (Ubuntu only)
if: matrix.platform == 'ubuntu-22.04' || matrix.platform == 'ubuntu-22.04-arm'
if: matrix.platform == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev pkg-config xdg-utils