mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 19:57:48 +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:
|
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 -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" (
|
- if "%MSYSTEM%" == "MINGW64" (
|
||||||
c:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-boost mingw-w64-x86_64-miniupnpc"
|
c:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-boost mingw-w64-x86_64-miniupnpc"
|
||||||
) else (
|
) else (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue