We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce1a4b commit af5b5afCopy full SHA for af5b5af
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
submodules: true
41
- uses: cachix/install-nix-action@v26
42
- - uses: DeterminateSystems/magic-nix-cache-action@main
+ - uses: DeterminateSystems/flakehub-cache-action@main
43
- name: Run all CI tasks
44
run: |
45
nix develop '.?submodules=1' --override-input linera-protocol ./linera-protocol --command pnpm run ci
0 commit comments