fix(ci/bootstrap): fuse-overlayfs

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2023-08-16 20:26:22 +08:00
committed by GitHub
parent ee88935973
commit 63d987f4f3
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Install repositories
run: dnf5 install -y --setopt=install_weak_deps=False mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust go podman overlayfs-tools
run: dnf5 install -y --setopt=install_weak_deps=False mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust go podman fuse-overlayfs
- name: Install Anda
run: cargo install anda