CI include nroff on latest macOS

This commit is contained in:
nhmall
2025-05-27 03:41:49 -04:00
parent 8207d66a16
commit 90b674c1eb

View File

@@ -214,6 +214,7 @@ steps:
workingDirectory: $(Agent.BuildDirectory)/$(netHackPath)
- bash: |
brew install nroff
cd sys/unix
sh setup.sh hints/macos.370
cd ../..