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:
parent
5c3236c091
commit
239d331bb4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue