attempt 6 to fix CI build issue
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ steps:
|
|||||||
workingDirectory: $(Agent.BuildDirectory)/$(netHackPath)
|
workingDirectory: $(Agent.BuildDirectory)/$(netHackPath)
|
||||||
displayName: 'Building MSDOS build'
|
displayName: 'Building MSDOS build'
|
||||||
- bash: |
|
- bash: |
|
||||||
sudo apt install texlive-guesswhich texlive-latex-extra
|
sudo apt install texlive texlive-latex-extra
|
||||||
make Guidebook
|
make Guidebook
|
||||||
make Guidebook.txt
|
make Guidebook.txt
|
||||||
make Guidebook.pdf
|
make Guidebook.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user