FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f57ec826 authored by Mark Driver's avatar Mark Driver
Browse files

update with minimum tex install.

parent 715bee50
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ pipelines:
script: # Modify the commands below to build your repository.
- apt-get update -y && apt-get -y install libgl1-mesa-glx
- mkdir -p /usr/share/man/man1mkdir -p /usr/share/man/man1
- apt-get -y install -f openjdk-11-jre-headless
- apt-get -y install -f openjdk-11-jre-headless texlive-base
- conda env update -n resultsanalysis --file environment.yml
- conda activate resultsanalysis
- cd ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment