Skip to content

Commit 5d9d952

Browse files
authored
Revert "fix: remove magic nix cache from hcloud-dev wf (#902)" (#903)
This reverts commit c8ec42c.
1 parent c8ec42c commit 5d9d952

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/hcloud-dev.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
extra-conf: |
4646
accept-flake-config = true
4747
48+
- name: Run the Magic Nix Cache
49+
uses: DeterminateSystems/magic-nix-cache-action@v8
50+
4851
- name: Tofu Apply
4952
id: tofu
5053
env:

0 commit comments

Comments
 (0)