1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

tree: import changes from testing-devel at a0c5fa5395

This commit is contained in:
CoreOS Bot
2025-04-04 16:28:08 +00:00
parent cd965e9c12
commit 29ea1a4a29

View File

@@ -40,7 +40,7 @@ jobs:
container: quay.io/fedora/fedora:latest
steps:
- name: Install dependencies
run: dnf install -y git jq python3-bodhi-client python3-pyyaml
run: dnf install -y git jq python3-bodhi-client python3-pyyaml python3-libdnf5
- name: Check out repository
uses: actions/checkout@v3
with: