mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
appveyor/nbgv fix
This commit is contained in:
parent
609b6aaa09
commit
7e6987f4c5
@ -9,7 +9,7 @@ install:
|
|||||||
- vcpkg integrate install
|
- vcpkg integrate install
|
||||||
- vcpkg install capnproto
|
- vcpkg install capnproto
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
- dotnet tool install -g . nbgv
|
- dotnet tool install -g nbgv
|
||||||
init:
|
init:
|
||||||
# Good practise, because Windows line endings are different from Unix/Linux ones
|
# Good practise, because Windows line endings are different from Unix/Linux ones
|
||||||
- cmd: git config --global core.autocrlf true
|
- cmd: git config --global core.autocrlf true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user