We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0fda6 commit 0f2b79cCopy full SHA for 0f2b79c
1 file changed
.github/workflows/ci.yml
@@ -74,6 +74,8 @@ jobs:
74
uses: DeterminateSystems/determinate-nix-action@v3
75
- name: Enable Magic Nix Cache
76
uses: DeterminateSystems/magic-nix-cache-action@v13
77
+ with:
78
+ use-flakehub: false
79
- name: Cache Bun dependencies
80
uses: actions/cache@v5
81
with:
0 commit comments