Skip to content

Commit 68e132a

Browse files
committed
reinstall systemd cryptsetup
1 parent cf43ffd commit 68e132a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ jobs:
1919
uses: fedora-python/tox-github-action@main
2020
with:
2121
tox_env: ${{ matrix.tox_env }}
22-
dnf_install: python3-rpm /usr/bin/gcc /usr/bin/krb5-config /etc/mime.types --setopt=tsflags=nodocs
22+
dnf_install: systemd cryptsetup
23+
dnf_install: python3-rpm /usr/bin/gcc /usr/bin/krb5-config /etc/mime.types
2324
strategy:
2425
matrix:
2526
tox_env: [

0 commit comments

Comments
 (0)