diff --git a/.github/workflows/AlmaLinux.yml b/.github/workflows/AlmaLinux.yml index a6236e2..24cdc2a 100644 --- a/.github/workflows/AlmaLinux.yml +++ b/.github/workflows/AlmaLinux.yml @@ -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