From 41ccf8ecb26118b99c0425d9a31ed8f4a68f50d6 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 24 Jan 2026 09:47:51 -0500 Subject: [PATCH] attempt 1 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 fa0dcc7e9..e708b0156 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -242,6 +242,7 @@ steps: displayName: 'Building MSDOS build' - bash: | sudo apt-get install texlive + sudo tlmgr install enumitem make Guidebook make Guidebook.txt make Guidebook.pdf