We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc38ce commit 1eb7bb4Copy full SHA for 1eb7bb4
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Install dependencies
37
run: |
38
- dnf install -y isotovideo edk2-ovmf qemu systemd-repart dosfstools
+ dnf install -y isotovideo edk2-ovmf qemu systemd-repart dosfstools e2fsprogs
39
dnf builddep -y ci/readymade.spec
40
41
- name: Run tests
0 commit comments