diff --git a/.gitea/workflows/action-release.yaml b/.gitea/workflows/action-release.yaml index fd62efb..d95363e 100644 --- a/.gitea/workflows/action-release.yaml +++ b/.gitea/workflows/action-release.yaml @@ -47,7 +47,10 @@ jobs: fakeroot \ xvfb - flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo + flatpak remote-add --system \ + --assumeyes \ + --if-not-exists \ + flathub https://flathub.org/repo/flathub.flatpakrepo - name: Install dependencies run: |