Skip to content

Commit a6d90b6

Browse files
committed
Add magic-nix-cache to flake update action
1 parent fa20e7e commit a6d90b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flake-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: DeterminateSystems/determinate-nix-action@main
17+
- uses: DeterminateSystems/magic-nix-cache-action@main
1718
- name: Update Nix flake inputs
1819
run: nix flake update
1920
- name: Run `nix build`

0 commit comments

Comments
 (0)