ci: use free GHA Nix cache (disable FlakeHub cache, not subscribed)

This commit is contained in:
aseph
2026-08-03 16:44:16 +07:00
parent 6d37cd8eb9
commit ec6c1da94c
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
- name: Cache Nix
uses: DeterminateSystems/magic-nix-cache-action@v14
with:
use-flakehub: true
use-flakehub: false
- name: Build zeavis-${{ matrix.service }}
id: build