Skip to content

Commit af5b5af

Browse files
committed
Replace magic-nix-cache with flakehub-cache
1 parent 1ce1a4b commit af5b5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
submodules: true
4141
- uses: cachix/install-nix-action@v26
42-
- uses: DeterminateSystems/magic-nix-cache-action@main
42+
- uses: DeterminateSystems/flakehub-cache-action@main
4343
- name: Run all CI tasks
4444
run: |
4545
nix develop '.?submodules=1' --override-input linera-protocol ./linera-protocol --command pnpm run ci

0 commit comments

Comments
 (0)