Compare commits
1 commit
201954e0b6
...
19f472c59c
Author | SHA1 | Date | |
---|---|---|---|
19f472c59c |
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ runs:
|
||||||
mkdir -p ~/.config/nix && cp /etc/nix/nix.conf ~/.config/nix/
|
mkdir -p ~/.config/nix && cp /etc/nix/nix.conf ~/.config/nix/
|
||||||
|
|
||||||
- name: Enable lfs
|
- name: Enable lfs
|
||||||
if: inputs.lfs == true
|
if: inputs.lfs
|
||||||
shell: "nix shell nixpkgs#git-lfs nixpkgs#gnused --command {0}"
|
shell: "nix shell nixpkgs#git-lfs nixpkgs#gnused --command {0}"
|
||||||
run: |
|
run: |
|
||||||
git lfs install
|
git lfs install
|
||||||
|
|
Loading…
Add table
Reference in a new issue