Skip to content

Commit 4becb21

Browse files
authored
Merge pull request #1371 from numtide/qwen-code-2
ci: drop magic nix cache from GitHub workflows
2 parents e25ca36 + 01a3313 commit 4becb21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/update-flake.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ jobs:
7676
extra_nix_config: |
7777
extra-substituters = https://cache.numtide.com
7878
extra-trusted-public-keys = niks3.numtide.com-1:DTx8wZduET09hRmMtKdQDxNNthLQETkc/yaX7M4qK0g=
79-
- name: Setup Magic Nix Cache
80-
uses: DeterminateSystems/magic-nix-cache-action@main
8179
- name: Set up git
8280
run: |
8381
git config user.name "github-actions[bot]"
@@ -132,8 +130,6 @@ jobs:
132130
extra_nix_config: |
133131
extra-substituters = https://cache.numtide.com
134132
extra-trusted-public-keys = niks3.numtide.com-1:DTx8wZduET09hRmMtKdQDxNNthLQETkc/yaX7M4qK0g=
135-
- name: Setup Magic Nix Cache
136-
uses: DeterminateSystems/magic-nix-cache-action@main
137133
- name: Set up git
138134
run: |
139135
git config user.name "github-actions[bot]"

0 commit comments

Comments
 (0)