mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
ci/update: don't set NIX_PATH
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user