1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

ci/update: don't set NIX_PATH

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