diff --git a/.github/workflows/amd64-linux-main-deploy-nix.yml b/.github/workflows/amd64-linux-main-deploy-nix.yml index 57a84d9e..4755caf3 100644 --- a/.github/workflows/amd64-linux-main-deploy-nix.yml +++ b/.github/workflows/amd64-linux-main-deploy-nix.yml @@ -16,7 +16,6 @@ jobs: uses: actions/checkout@v4 - uses: DeterminateSystems/magic-nix-cache-action@v4 - - uses: DeterminateSystems/flake-checker-action@v4 - name: enter nix shell run: nix --experimental-features 'nix-command flakes' develop