From 87dc8906aa0c0847086388ec08aca90c3da701d8 Mon Sep 17 00:00:00 2001 From: nihil Date: Sat, 6 Dec 2025 02:19:58 +0100 Subject: [PATCH] Update .gitea/workflows/build.yml --- .gitea/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) 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