mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 14:35:55 +02:00
Add make to dependencies
This commit is contained in:
parent
e85facce44
commit
6d511bb8fc
2
.github/workflows/AlmaLinux.yml
vendored
2
.github/workflows/AlmaLinux.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user