summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-01-30 00:53:34 +0100
committermbkma <[email protected]>2026-01-30 00:53:34 +0100
commit240ea955ceec3026693289fe6cf6c96856257a3e (patch)
treebf2cea9945a1c8a25106aa83523d368b251d933c
parent6e852d1f3ac094ca96edd74b771f3718ea4f4c8f (diff)
downloadmozo-gh-actions.tar.bz2
mozo-gh-actions.tar.xz
ci: fix fedoragh-actions
-rwxr-xr-x.github/workflows/fedora.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fedora.sh b/.github/workflows/fedora.sh
index a8bb602..9bb50fa 100755
--- a/.github/workflows/fedora.sh
+++ b/.github/workflows/fedora.sh
@@ -23,7 +23,7 @@ requires+=(
make
mate-common
mate-menus-devel
- pygobject3-devel
+ python3-gobject-devel
python3-devel
redhat-rpm-config
)