add desktop-file-utils to CI
This commit is contained in:
parent
79944043fe
commit
d9f292ccb7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-flatpost-f41.yml
vendored
2
.github/workflows/build-flatpost-f41.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
|
||||
- name: Install build dependencies
|
||||
run: dnf install -y git rpm-build make python3-devel python3-build
|
||||
run: dnf install -y git rpm-build make python3-devel python3-build desktop-file-utils
|
||||
|
||||
- name: Extract Version and SHA
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue