Setup appstreamcli for AppImage build?
This commit is contained in:
parent
0ddf77e734
commit
fb3f88f6e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
run: |
|
||||
PLATFORM_NAME="${{ matrix.platform.name }}"
|
||||
|
||||
sudo apt install -y zsync desktop-file-utils
|
||||
sudo apt install -y zsync desktop-file-utils appstreamcli
|
||||
|
||||
mkdir -p tools
|
||||
export PATH="$PATH:$(readlink -f tools)"
|
||||
|
|
Loading…
Add table
Reference in a new issue