mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-25 10:26:37 +02:00
and one more...
This commit is contained in:
parent
229a9b5f08
commit
5c96d3379e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ environment:
|
|||
|
||||
install:
|
||||
- c:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy bash pacman pacman-mirrors msys2-runtime"
|
||||
- c:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Su"
|
||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Su"
|
||||
- if "%MSYSTEM%" == "MINGW64" (
|
||||
c:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-boost mingw-w64-x86_64-miniupnpc"
|
||||
) else (
|
||||
|
|
Loading…
Add table
Reference in a new issue