Skip to content

Commit f2026ed

Browse files
committed
upgrade dnf
1 parent 0204fb6 commit f2026ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-check_x86_64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Get kernel src rpm
2121
run: |
2222
dnf upgrade dnf -y
23+
dnf install dnf-command(download) -y
2324
dnf download --source kernel
2425
ls *.src.rpm
2526
- name: Install tools and Libraries

0 commit comments

Comments
 (0)