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

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