Skip to content

Commit 1eb7bb4

Browse files
committed
cI: add mkfs.ext4
1 parent 5cc38ce commit 1eb7bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Install dependencies
3737
run: |
38-
dnf install -y isotovideo edk2-ovmf qemu systemd-repart dosfstools
38+
dnf install -y isotovideo edk2-ovmf qemu systemd-repart dosfstools e2fsprogs
3939
dnf builddep -y ci/readymade.spec
4040
4141
- name: Run tests

0 commit comments

Comments
 (0)