mirror of
https://github.com/status-im/nim-eth-p2p.git
synced 2025-01-26 22:58:52 +00:00
Change appveyor to use nimbus branch again.
This commit is contained in:
parent
c0471a1376
commit
9cf66225d2
@ -26,7 +26,8 @@ install:
|
||||
- IF not exist "%MINGW_ARCHIVE%" appveyor DownloadFile "%MINGW_URL%" -FileName "%MINGW_ARCHIVE%"
|
||||
- 7z x -y "%MINGW_ARCHIVE%" > nul
|
||||
- SET PATH=%CD%\%MINGW_DIR%\bin;%CD%\Nim\bin;%PATH%
|
||||
- git clone https://github.com/nim-lang/Nim.git %CD%\Nim
|
||||
# - git clone https://github.com/nim-lang/Nim.git %CD%\Nim
|
||||
- git clone https://github.com/status-im/Nim.git %CD%\Nim
|
||||
- cd %CD%\Nim
|
||||
- git clone --depth 1 https://github.com/nim-lang/csources
|
||||
- cd csources
|
||||
|
Loading…
x
Reference in New Issue
Block a user