Compare commits
1 commit
19f472c59c
...
201954e0b6
Author | SHA1 | Date | |
---|---|---|---|
201954e0b6 |
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/
|
||||
|
||||
- name: Enable lfs
|
||||
if: inputs.lfs
|
||||
if: inputs.lfs == true
|
||||
shell: "nix shell nixpkgs#git-lfs nixpkgs#gnused --command {0}"
|
||||
run: |
|
||||
git lfs install
|
||||
|
|
Loading…
Add table
Reference in a new issue