File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Cache Nix action
1+ # Cache Nix Store
22
33A GitHub Action to restore and save Nix store paths using GitHub Actions cache.
44
Original file line number Diff line number Diff line change 5757 hit-first-match = "hit-first-match" ;
5858in
5959''
60- name: "${ specific . name } Nix store "
60+ name: "${ specific . name } Nix Store "
6161 description: "${ specific . description } Nix store using GitHub Actions cache to speed up workflows."
6262 author: "GitHub"
6363 inputs:
Original file line number Diff line number Diff line change 1- name : " Cache Nix store "
1+ name : " Cache Nix Store "
22description : " Restore and save Nix store using GitHub Actions cache to speed up workflows."
33author : " GitHub"
44inputs :
Original file line number Diff line number Diff line change 1- name : " Restore Nix store "
1+ name : " Restore Nix Store "
22description : " Restore Nix store using GitHub Actions cache to speed up workflows."
33author : " GitHub"
44inputs :
Original file line number Diff line number Diff line change 1- name : " Save Nix store "
1+ name : " Save Nix Store "
22description : " Save Nix store using GitHub Actions cache to speed up workflows."
33author : " GitHub"
44inputs :
You can’t perform that action at this time.
0 commit comments