ci/update: don't set NIX_PATH

This commit is contained in:
Matt Sturgeon
2025-07-02 21:40:44 +00:00
parent 5c3236c091
commit 239d331bb4
-1
View File
@@ -82,7 +82,6 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
github_access_token: ${{ steps.app-token.outputs.token }}
- name: Create update branch