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