mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 14:35:55 +02:00
assumeyes
This commit is contained in:
parent
3eb0e58c6f
commit
73f1dbaec6
2
.github/workflows/AlmaLinux.yml
vendored
2
.github/workflows/AlmaLinux.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- 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
|
||||
# Checkout git repository and submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user