mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Hopefully fix git path
This commit is contained in:
parent
b4eb470e4e
commit
f3a690576b
@ -15,6 +15,7 @@ environment:
|
||||
|
||||
# Things to install after repo clone
|
||||
install:
|
||||
- SET "PATH=%PATH%;C:\Program Files\Git\mingw64\libexec\git-core" # For weird git bug
|
||||
- ps: Install-Product node $env:NODEJS_VERSION $env:Platform
|
||||
- node --version
|
||||
- npm --version
|
||||
|
Loading…
Reference in New Issue
Block a user