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
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v10
|
uses: cachix/install-nix-action@v27
|
||||||
- name: Enable Nix cache
|
with:
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@v3
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
- name: Build and Push Docker Image
|
- name: Build and Push Docker Image
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user