mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 08:22:16 +03:00
picking the right dependency
This commit is contained in:
parent
791944dd03
commit
d7fda416b8
2
.github/workflows/linux-arm64.yml
vendored
2
.github/workflows/linux-arm64.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user