mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-25 10:26:37 +02:00
little fix
This commit is contained in:
parent
653bb93921
commit
7e3a72f129
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ install:
|
|||
C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -S mingw-w64-x86_64-boost mingw-w64-x86_64-openssl mingw-w64-x86_64-miniupnpc mingw-w64-x86_64-gcc make"
|
||||
) else (
|
||||
C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -S mingw-w64-i686-boost mingw-w64-i686-openssl mingw-w64-i686-miniupnpc mingw-w64-i686-gcc make"
|
||||
)
|
||||
)
|
||||
|
||||
build_script:
|
||||
- cmd: >-
|
||||
|
|
Loading…
Add table
Reference in a new issue