We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0204fb6 commit f2026edCopy full SHA for f2026ed
.github/workflows/build-check_x86_64.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Get kernel src rpm
21
run: |
22
dnf upgrade dnf -y
23
+ dnf install dnf-command(download) -y
24
dnf download --source kernel
25
ls *.src.rpm
26
- name: Install tools and Libraries
0 commit comments