changeset 32564:b30c8691c2e1 stable

GitHub-CI (alpine): Install missing package "coreutils". * .github/workflows/make.yaml (alpine): Explicitly install package "coreutils".
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 10 Dec 2023 12:35:20 +0100
parents 73f1b8374ae0
children b2adae50bb76 7714577c87dd
files .github/workflows/make.yaml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/make.yaml	Sat Dec 09 16:38:18 2023 -0800
+++ b/.github/workflows/make.yaml	Sun Dec 10 12:35:20 2023 +0100
@@ -205,6 +205,7 @@
             m4
             git
             ccache
+            coreutils
             gfortran
             flex
             gperf