Skip to content
Snippets Groups Projects
Commit 2b5460fe authored by Alfred Burgess's avatar Alfred Burgess
Browse files

Tried to move make update

parent 0e441b34
Branches
No related merge requests found
Pipeline #579 failed with stage
in 4 minutes and 6 seconds
......@@ -17,12 +17,12 @@ variables:
LATEX_IMAGE: listx/texlive:2020
before_script:
- apt-get update -qy
- apt-get install -y make
build:
image: $LATEX_IMAGE
script:
- apt-get update -qy
- apt-get install -y make
- make
artifacts:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment