[ci] Adding flathub back in
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4m1s

This commit is contained in:
2026-03-21 10:53:12 -04:00
parent 8418cf3219
commit 2d2523704e

View File

@ -19,6 +19,9 @@ jobs:
- name: Checkout Code
run: git clone --depth 1 http://gitea.service:3000/secstate/Notify.git .
- name: Add Flathub
run: flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- name: Build Flatpak
run: |
rm -rf .flatpak-builder build-dir repo _build