mirror of
https://github.com/Xevion/HATray.git
synced 2025-12-05 23:15:09 -06:00
ci: install linux dependencies, libayatana
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -27,6 +27,9 @@ jobs:
|
||||
version: "3.x"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install libgtk-3-dev libayatana-appindicator3-dev
|
||||
|
||||
- name: Build Linux Binary
|
||||
run: task build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user