mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Update release action
This commit is contained in:
parent
dbdec1eab8
commit
31a38bc17d
1
.github/workflows/Release.yml
vendored
1
.github/workflows/Release.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
|||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
run: |
|
run: |
|
||||||
dnf --assumeyes install 'dnf-command(builddep)'
|
dnf --assumeyes install 'dnf-command(builddep)'
|
||||||
|
dnf --assumeyes install which
|
||||||
dnf --assumeyes builddep scripts/cc-metric-collector.spec
|
dnf --assumeyes builddep scripts/cc-metric-collector.spec
|
||||||
|
|
||||||
- name: RPM build MetricCollector
|
- name: RPM build MetricCollector
|
||||||
|
Loading…
Reference in New Issue
Block a user