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