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

This commit is contained in:
aseph
2026-08-03 16:44:32 +07:00
parent 539b5b8320
commit 49123c08b3
+1 -1
View File
@@ -46,7 +46,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