[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
|
- name: Checkout Code
|
||||||
run: git clone --depth 1 http://gitea.service:3000/secstate/Notify.git .
|
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
|
- name: Build Flatpak
|
||||||
run: |
|
run: |
|
||||||
rm -rf .flatpak-builder build-dir repo _build
|
rm -rf .flatpak-builder build-dir repo _build
|
||||||
|
|||||||
Reference in New Issue
Block a user