🔨 Fix linux build missing deps
This commit is contained in:
parent
5d3cadefef
commit
63567bf708
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -54,6 +54,7 @@ jobs:
|
|||||||
sudo apt-get install -y ninja-build libgtk-3-dev
|
sudo apt-get install -y ninja-build libgtk-3-dev
|
||||||
sudo apt-get install libmpv-dev mpv
|
sudo apt-get install libmpv-dev mpv
|
||||||
sudo apt-get install libayatana-appindicator3-dev
|
sudo apt-get install libayatana-appindicator3-dev
|
||||||
|
sudo apt-get install keybinder-3.0
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- run: flutter build linux
|
- run: flutter build linux
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user