Skip to content

Commit

Permalink
Add rpm installation step
Browse files Browse the repository at this point in the history
Signed-off-by: p-wysocki <[email protected]>
  • Loading branch information
p-wysocki committed Jan 17, 2025
1 parent 3beada5 commit fb73c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/job_build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ jobs:
-DENABLE_TESTS=OFF \
${BUILD_DIR}
cmake --build ${BUILD_DIR} --parallel $(nproc) --target package --verbose
dnf install rpm-python
#
# Upload build artifacts and logs
Expand Down

0 comments on commit fb73c33

Please sign in to comment.