Skip to content

Commit 41df8d3

Browse files
committed
CI: Install python3-rpm, for the PyPI rpm package to use
The Fedora 41 tox-github-action container no longer has this by default.
1 parent e7d738f commit 41df8d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
uses: fedora-python/tox-github-action@main
3333
with:
3434
tox_env: ${{ matrix.tox_env }}
35+
dnf_install: python3-rpm

0 commit comments

Comments
 (0)