diff options
| author | mbkma <[email protected]> | 2026-01-30 00:53:34 +0100 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-01-30 00:53:34 +0100 |
| commit | 240ea955ceec3026693289fe6cf6c96856257a3e (patch) | |
| tree | bf2cea9945a1c8a25106aa83523d368b251d933c | |
| parent | 6e852d1f3ac094ca96edd74b771f3718ea4f4c8f (diff) | |
| download | mozo-gh-actions.tar.bz2 mozo-gh-actions.tar.xz | |
ci: fix fedoragh-actions
| -rwxr-xr-x | .github/workflows/fedora.sh | 2 |
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 ) |
