mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-09-09 15:27:14 +02:00
assumeyes
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: dnf group install "Development Tools" "RPM Development Tools"
|
run: dnf --assumeyes group install "Development Tools" "RPM Development Tools"
|
||||||
|
|
||||||
# See: https://github.com/marketplace/actions/checkout
|
# See: https://github.com/marketplace/actions/checkout
|
||||||
# Checkout git repository and submodules
|
# Checkout git repository and submodules
|
||||||
|
|||||||
Reference in New Issue
Block a user