[ci] Try fixing the fuse issue
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user