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