From 5e049a0c7d2d556b5874a1dae30ca6115923fd30 Mon Sep 17 00:00:00 2001 From: Arif Hasanic Date: Mon, 25 May 2026 16:33:55 +0200 Subject: [PATCH] try and fix ci --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e5708a9..20f7739 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -49,6 +49,7 @@ jobs: needs: build container: image: oven/bun + options: --user root steps: - uses: actions/checkout@v4 - name: Setup Biome