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

get stack too

parent 29f9d535
No related branches found
No related tags found
1 merge request!14Try out a CircleCI configuration
...@@ -23,7 +23,7 @@ jobs: ...@@ -23,7 +23,7 @@ jobs:
name: "Install Git" name: "Install Git"
command: | command: |
# Required for the checkout and run steps # Required for the checkout and run steps
nix-env -i git openssh nix-env -i git openssh stack
- "checkout" - "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