mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-18 01:58:27 -05:00
Analysis workflow, set MAKESHELL.
This commit is contained in:
parent
f963fc51d4
commit
b4c0988cb9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/analysis_ports.yml
vendored
1
.github/workflows/analysis_ports.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue