Skip to content
Snippets Groups Projects
Commit 8a7f0a36 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

CircleCI wants SSH available, of course

parent 81ada77e
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ jobs:
- run:
name: "Install Git"
command: |
nix-env -i git
nix-env -i git openssh
- "checkout"
......
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