diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index f97b7ac..9a4b26a 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-latest container: image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-49 + options: --priviledged steps: - name: Checkout uses: actions/checkout@v4