ci: Use cachix instead of determinate systems installer
Build and Deploy / deploy (push) Failing after 1m0s
Build and Deploy / deploy (push) Failing after 1m0s
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v10
|
||||
- name: Enable Nix cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v3
|
||||
uses: cachix/install-nix-action@v27
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user