Ship metainfo in deb, remove from Flatpak manifest

This commit is contained in:
Gregory Schier
2026-02-10 15:26:40 -08:00
parent 654af09951
commit 7fef35ce0a
3 changed files with 12 additions and 24 deletions

View File

@@ -29,7 +29,6 @@ jobs:
- name: Copy updated files to Flathub repo
run: |
cp flatpak/app.yaak.Yaak.yml flathub-repo/
cp flatpak/app.yaak.Yaak.metainfo.xml flathub-repo/
cp LICENSE flathub-repo/
sed -i 's|path: \.\./LICENSE|path: LICENSE|' flathub-repo/app.yaak.Yaak.yml