From 33413604a0fcf3dc4d3e2d79b737572248278fe0 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 24 Jan 2026 09:49:20 -0500 Subject: [PATCH] attempt 2 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 e708b0156..8dd2e101a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -243,6 +243,7 @@ steps: - bash: | sudo apt-get install texlive sudo tlmgr install enumitem + sudo texhash make Guidebook make Guidebook.txt make Guidebook.pdf