Skip to content

Commit 308e725

Browse files
committed
ci(linux): update appindicator dependency name
1 parent a430988 commit 308e725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
sudo apt-get update
3030
# libappindicator required for tray_manager
31-
sudo apt-get install appindicator3-0.1 libappindicator3-dev
31+
sudo apt-get install libayatana-appindicator3-dev
3232
3333
- name: Set pre-release environment variable
3434
if: inputs.pre-release == true

0 commit comments

Comments
 (0)