Skip to content

Commit aac43d4

Browse files
committed
ci: correct action name
Signed-off-by: Sgiath <[email protected]>
1 parent a1041d6 commit aac43d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Nix cache
1515
uses: DeterminateSystems/magic-nix-cache-action@main
1616

17-
- name: Nix cache
17+
- name: Nix store cache
1818
uses: actions/cache@v4
1919
with:
2020
key: nix-store

0 commit comments

Comments
 (0)