From 90b674c1eb1da4e899d0757a4849a9767ff690ef Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 27 May 2025 03:41:49 -0400 Subject: [PATCH] CI include nroff on latest macOS --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a54d8662f..187f3287d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -214,6 +214,7 @@ steps: workingDirectory: $(Agent.BuildDirectory)/$(netHackPath) - bash: | + brew install nroff cd sys/unix sh setup.sh hints/macos.370 cd ../..