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