ci/update: don't set NIX_PATH
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled

This commit is contained in:
Matt Sturgeon 2025-07-02 11:01:11 +01:00
parent 5c3236c091
commit 239d331bb4

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