Release Kordophone ungrouped RPMs
Some checks failed
Core RPM Release / build-core-rpm-release (push) Failing after 14m9s
GTK RPM Release / build-gtk-rpm-release (push) Successful in 12m36s
Some checks failed
Core RPM Release / build-core-rpm-release (push) Failing after 14m9s
GTK RPM Release / build-gtk-rpm-release (push) Successful in 12m36s
This commit is contained in:
@@ -52,7 +52,7 @@ if [[ "$found" -ne 1 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
package_group="${RPM_PACKAGE_GROUP:-${RPM_DISTRO_NAME}/${RPM_DISTRO_VERSION}}"
|
||||
package_group="${RPM_PACKAGE_GROUP:-}"
|
||||
|
||||
{
|
||||
printf 'RELEASE_VERSION=%s\n' "$version"
|
||||
|
||||
@@ -21,8 +21,8 @@ jobs:
|
||||
image: fedora:43
|
||||
|
||||
steps:
|
||||
# Build inside Fedora so the RPM package repository grouping matches the
|
||||
# Fedora release we publish to.
|
||||
# Build inside Fedora so rpmbuild and generated dependencies match the
|
||||
# Fedora release we publish for.
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
set -eu
|
||||
|
||||
Reference in New Issue
Block a user