From c19fd7d7f8f8ae2ea543c051e1accace553806ed Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 24 Jan 2026 10:30:25 -0500 Subject: [PATCH] attempt 4 to fix CI build issue --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8d84b9029..417a3502c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -242,6 +242,7 @@ steps: displayName: 'Building MSDOS build' - bash: | sudo apt-get install texlive + tlmgr init-usertree tlmgr install enumitem texhash make Guidebook