Skip to content

Commit

Permalink
picking the right dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jokkon committed Jun 20, 2024
1 parent 6cbf181 commit 4a5a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Install missing environment dependencies
run: |
sudo apt-get install -qq unzip libayatana-appindicator3-1 libayatana-indicator3-7
libdbusmenu-glib-dev libdbusmenu-gtk3-4
libdbusmenu-glib4 libdbusmenu-gtk3-4
- name: Install Flutter dependencies
Expand Down

0 comments on commit 4a5a199

Please sign in to comment.