attempt 3 to fix CI build issue

This commit is contained in:
nhmall
2026-01-24 10:28:42 -05:00
parent 33413604a0
commit f54fc4908f
+2 -2
View File
@@ -242,8 +242,8 @@ steps:
displayName: 'Building MSDOS build' displayName: 'Building MSDOS build'
- bash: | - bash: |
sudo apt-get install texlive sudo apt-get install texlive
sudo tlmgr install enumitem tlmgr install enumitem
sudo texhash texhash
make Guidebook make Guidebook
make Guidebook.txt make Guidebook.txt
make Guidebook.pdf make Guidebook.pdf