mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 10:52:01 +10:00
Merge pull request #29105 from neovim/backport-29099-to-release-0.10
fix(win-msi): add bin to PATH per-machine after installation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
Name='PATH'
|
||||
Action='set'
|
||||
Permanent='no'
|
||||
System='no'
|
||||
System='yes'
|
||||
Part='last'
|
||||
Value='[INSTALL_ROOT]bin'
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user