ci: Use cachix instead of determinate systems installer
Build and Deploy / deploy (push) Failing after 1m0s

This commit is contained in:
2026-06-04 12:36:27 +02:00
parent fecf2e019d
commit 1effab5812
+3 -3
View File
@@ -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: