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

maybe that A is important

parent e1d2a08c
No related branches found
No related tags found
1 merge request!208Set up Cachix cache
...@@ -150,7 +150,7 @@ jobs: ...@@ -150,7 +150,7 @@ jobs:
name: "Set up Cachix" name: "Set up Cachix"
command: | command: |
nix-channel --add https://nixos.org/channels/nixos-21.05 2105-small nix-channel --add https://nixos.org/channels/nixos-21.05 2105-small
nix-env -f '<2105-small>' -i cachix nix-env -f '<2105-small>' -iA cachix
cachix use "${CACHIX_NAME}" cachix use "${CACHIX_NAME}"
- "checkout" - "checkout"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment