Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Building Linux packages with libayatana-appindicator3
  • Loading branch information
houmain authored May 18, 2024
1 parent 4926d8f commit 43d4d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install libudev-dev libusb-1.0-0-dev libx11-dev libdbus-1-dev libwayland-dev libxkbcommon-dev libgtk-3-dev libappindicator3-dev rpm
sudo apt-get install libudev-dev libusb-1.0-0-dev libx11-dev libdbus-1-dev libwayland-dev libxkbcommon-dev libgtk-3-dev libayatana-appindicator3-dev rpm
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 43d4d19

Please sign in to comment.