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

This commit is contained in:
aseph
2026-08-03 16:44:18 +07:00
parent fa0e031ba9
commit ca67f0328b
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Cache Nix
uses: DeterminateSystems/magic-nix-cache-action@v14
with:
use-flakehub: true
use-flakehub: false
- name: Build pr-agent-server
id: build