]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Analysis workflow, set MAKESHELL.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 24 Jun 2021 19:23:12 +0000 (21:23 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 24 Jun 2021 19:23:12 +0000 (21:23 +0200)
.github/workflows/analysis_ports.yml

index a323440895acdaac5e8f6556146d81121344b2a4..68e09ffef5f12c2d3e34fad21f9c28a117233f98 100644 (file)
@@ -304,6 +304,7 @@ jobs:
           sed -e 's?^SHELL =.*$??' < tests/Makefile.orig > tests/Makefile
           mv xmlwf/Makefile xmlwf/Makefile.orig
           sed -e 's?^SHELL =.*$??' < xmlwf/Makefile.orig > xmlwf/Makefile
+          export MAKESHELL="/bin/sh"
           echo "make"
           make
           echo "make install"