From 470b7cbab507795982cc97cf89b1092efbd8fd66 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 19 Mar 2026 22:23:05 -0400 Subject: [PATCH] [ci] Try fixing the fuse issue --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 664e297..3f8222a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: runs-on: ubuntu-latest container: image: bilelmoussaoui/flatpak-github-actions:gnome-nightly - options: --privileged + options: --privileged --device=/dev/fuse steps: - name: Install git run: dnf install -y git