mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-26 13:14:31 +01:00
Fixed dnf command name to correct spelling
This commit is contained in:
parent
113fd81b15
commit
c47a29eb97
@ -64,7 +64,7 @@ jobs:
|
||||
- image: << parameters.docker_image >>
|
||||
steps:
|
||||
- checkout
|
||||
- run: dns install -y rpm-build rpmdevtools
|
||||
- run: dnf install -y rpm-build rpmdevtools
|
||||
- run:
|
||||
name: Install build dependencies
|
||||
command: dnf builddep src/fastnetmon_fedora.spec
|
||||
|
Loading…
Reference in New Issue
Block a user