This commit is contained in:
parent
68003564b2
commit
6c8ae48223
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
image: fedora:40
|
||||
steps:
|
||||
- name: Install Tools
|
||||
run: 'dnf install -y --setopt install_weak_deps=False nodejs git buildah qemu-user-static fuse-overlayfs --exclude container-selinux'
|
||||
run: 'dnf install -y --setopt install_weak_deps=False nodejs git buildah qemu-user-static qemu-user-binfmt fuse-overlayfs --exclude container-selinux'
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Build Images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue