Add make to dependencies

This commit is contained in:
Holger Obermaier 2022-02-28 16:11:47 +01:00
parent e85facce44
commit 6d511bb8fc

View File

@ -18,7 +18,7 @@ jobs:
steps:
- name: Install dependencies
run: yum -y install git rpm-build
run: yum -y install git rpm-build make
# See: https://github.com/marketplace/actions/checkout
# Checkout git repository and submodules