attempt 5 to fix CI build issue

This commit is contained in:
nhmall
2026-01-24 10:49:42 -05:00
parent c19fd7d7f8
commit da208a0ac4

View File

@@ -241,10 +241,7 @@ steps:
workingDirectory: $(Agent.BuildDirectory)/$(netHackPath)
displayName: 'Building MSDOS build'
- bash: |
sudo apt-get install texlive
tlmgr init-usertree
tlmgr install enumitem
texhash
sudo apt install texlive-guesswhich texlive-latex-extra
make Guidebook
make Guidebook.txt
make Guidebook.pdf