diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 55fc8f2..e0c86b7 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -239,7 +239,7 @@ jobs: Release: runs-on: ubuntu-latest # We need the RPMs, so add dependency - needs: [AlmaLinux-RPM-build, UBI-8-RPM-build, Ubuntu-focal-build] + needs: [AlmaLinux-RPM-build, UBI-8-RPM-build, Ubuntu-focal-build, Ubuntu-jammy-build] steps: # See: https://github.com/actions/download-artifact