From b90aeeed3de8fb3fa18946b53a7e1ee66aab62a9 Mon Sep 17 00:00:00 2001 From: cy Date: Wed, 26 Mar 2025 11:59:44 -0400 Subject: [PATCH] build without cache --- .github/workflows/build-machines-and-homes.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build-machines-and-homes.yml b/.github/workflows/build-machines-and-homes.yml index 1900b0e..f8477a8 100644 --- a/.github/workflows/build-machines-and-homes.yml +++ b/.github/workflows/build-machines-and-homes.yml @@ -7,8 +7,6 @@ env: ATTIC_TOKEN: ${{ secrets.ATTIC_TOKEN }} NIX_CONFIG: | show-trace = true - extra-substituters = https://cdn.cy7.sh/main - extra-trusted-public-keys = main:Ku31HoEWcBtfggge2VGj+QTkVrQuIwRIMGyfV/5VQP0= experimental-features = nix-command flakes accept-flake-config = true system-features = nixos-test benchmark big-parallel kvm