[ci] Adding flathub back in
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4m1s
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4m1s
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user