mirror of
https://github.com/Xevion/HATray.git
synced 2025-12-06 01:15:11 -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"
|
version: "3.x"
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: sudo apt-get install libgtk-3-dev libayatana-appindicator3-dev
|
||||||
|
|
||||||
- name: Build Linux Binary
|
- name: Build Linux Binary
|
||||||
run: task build
|
run: task build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user