Install dependencies

This commit is contained in:
Holger Obermaier 2022-02-28 16:04:31 +01:00
parent 0d2e44bad0
commit 2d01f0859b

View File

@ -17,9 +17,8 @@ jobs:
container: almalinux:8.5
steps:
- name: Install GIT
run: |
yum -y install git
- name: Install dependencies
run: yum -y install git rpm-build
# See: https://github.com/marketplace/actions/checkout
# Checkout git repository and submodules