Refrain from copying the system nix config to user
This commit is contained in:
parent
d4c24fb239
commit
3441e1c4e6
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Setup NIX CI Environment
|
- name: Setup NIX CI Environment
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.config/nix && cp /etc/nix/nix.conf ~/.config/nix/
|
|
||||||
nix profile install nixpkgs#git-lfs nixpkgs#gnused
|
nix profile install nixpkgs#git-lfs nixpkgs#gnused
|
||||||
|
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
Loading…
Reference in a new issue