attempt 3 to fix CI build issue
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user