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