[ci] Still trying to get CI working
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 8m48s
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 8m48s
This commit is contained in:
@ -39,9 +39,7 @@ jobs:
|
||||
|
||||
- name: Build Flatpak
|
||||
run: |
|
||||
# --force-clean: Ensures a fresh build
|
||||
# --install-deps-from=flathub: Automatically pulls needed libs
|
||||
# --repo=repo: Creates a local repo directory for export
|
||||
rm -rf .flatpak-builder build-dir repo
|
||||
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo build-dir build-aux/com.ranfdev.Notify.Devel.json
|
||||
|
||||
- name: Build Bundle
|
||||
|
||||
Reference in New Issue
Block a user