Skip to content
Snippets Groups Projects
Commit 118e8132 authored by florian's avatar florian
Browse files

WIP: Fix another git install

parent 642223ae
Branches
Tags
No related merge requests found
Pipeline #9528 failed
......@@ -28,7 +28,7 @@ code-style:
tags: [ docker ]
script:
# install git
- apt-get update && apt-get install git
- apt-get update && apt-get install -y git
# install JuliaFormatter
- julia -e 'using Pkg; Pkg.add(PackageSpec(name="JuliaFormatter"))'
# try and format the files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment