diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8dd2e101a..8d84b9029 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -242,8 +242,8 @@ steps: displayName: 'Building MSDOS build' - bash: | sudo apt-get install texlive - sudo tlmgr install enumitem - sudo texhash + tlmgr install enumitem + texhash make Guidebook make Guidebook.txt make Guidebook.pdf