Skip to content

Commit 03ce38d

Browse files
committed
1.5.0 - Tray Icon
1 parent 120713f commit 03ce38d

23 files changed

+252
-85
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
if: ${{ matrix.runner == 'ubuntu-latest' }}
3939
run: |
4040
sudo apt-get update
41-
sudo apt-get install -y libwebkit2gtk-4.0-dev libusb-1.0-0-dev
41+
sudo apt-get install -y libwebkit2gtk-4.0-dev libusb-1.0-0-dev libayatana-appindicator3-dev
4242
4343
- name: Update Rust Toolchain
4444
run: rustup update stable

0 commit comments

Comments
 (0)