diff --git a/.github/workflows/flatpak-repo.yml b/.github/workflows/flatpak-repo.yml index 073d732..ec74787 100644 --- a/.github/workflows/flatpak-repo.yml +++ b/.github/workflows/flatpak-repo.yml @@ -182,12 +182,12 @@ jobs:
To add the stable repository:
-flatpak remote-add --if-not-exists futr-stable https://futrnostr.github.io/futr-flatpak/repo-stable+
flatpak remote-add --if-not-exists futr-stable https://flatpak.futrnostr.com/futr-stable.flatpakrepo
Or download the repository file.
To add the development repository:
-flatpak remote-add --if-not-exists futr-continuous https://futrnostr.github.io/futr-flatpak/repo-continuous+
flatpak remote-add --if-not-exists futr-continuous https://flatpak.futrnostr.com/futr-continuous.flatpakrepo
Or download the repository file.