Refresh environment variables before launching nvs
This commit is contained in:
parent
45afef2301
commit
fcf7fa75e4
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ function Restore-PersonalApps([Context] $context) {
|
|||
python `
|
||||
visualstudio2019-workload-vctools;
|
||||
|
||||
refreshenv;
|
||||
nvs add latest;
|
||||
nvs link latest;
|
||||
|
||||
|
|
Loading…
Reference in a new issue