[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
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
|
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
|
||||||
options: --privileged
|
options: --privileged --device=/dev/fuse
|
||||||
steps:
|
steps:
|
||||||
- name: Install git
|
- name: Install git
|
||||||
run: dnf install -y git
|
run: dnf install -y git
|
||||||
|
|||||||
Reference in New Issue
Block a user