Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
patevs committed Mar 4, 2022
2 parents 9e948f0 + c8e384e commit 775c9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pwsh/exports.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ AppendEnvPath "$env:ANDROID_HOME\emulator"
AppendEnvPath "$env:CODE_HOME\bin"
AppendEnvPath "$env:GIT_HOME\bin"
AppendEnvPath "$env:GIT_HOME\cmd"
AppendEnvPath "$env:GIT_HOME\usr\bin"
AppendEnvPath "$env:JAVA_HOME\bin"
# AppendEnvPath "$env:MSBUILD_HOME\bin"

Expand Down

0 comments on commit 775c9ef

Please sign in to comment.