mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-17 10:25:56 +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
|
container: almalinux:8.5
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install GIT
|
- name: Install dependencies
|
||||||
run: |
|
run: yum -y install git rpm-build
|
||||||
yum -y install git
|
|
||||||
|
|
||||||
# See: https://github.com/marketplace/actions/checkout
|
# See: https://github.com/marketplace/actions/checkout
|
||||||
# Checkout git repository and submodules
|
# Checkout git repository and submodules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user