ci: use free GHA Nix cache (disable FlakeHub cache, not subscribed)
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
|||||||
- name: Cache Nix
|
- name: Cache Nix
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@v14
|
uses: DeterminateSystems/magic-nix-cache-action@v14
|
||||||
with:
|
with:
|
||||||
use-flakehub: true
|
use-flakehub: false
|
||||||
|
|
||||||
- name: Build pr-agent-server
|
- name: Build pr-agent-server
|
||||||
id: build
|
id: build
|
||||||
|
|||||||
Reference in New Issue
Block a user