diff --git a/.github/workflows/build-flatpost-f41.yml b/.github/workflows/build-flatpost-f41.yml index 0763b52..2492e3d 100644 --- a/.github/workflows/build-flatpost-f41.yml +++ b/.github/workflows/build-flatpost-f41.yml @@ -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: |