mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 08:14:15 +00:00
appveyor: remove catgets before try update
This commit is contained in:
parent
441db9ad7f
commit
33cb96126a
@ -17,10 +17,10 @@ environment:
|
|||||||
- MSYSTEM: MINGW32
|
- MSYSTEM: MINGW32
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc"
|
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc catgets"
|
||||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm --force -Syuu "
|
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu "
|
||||||
|
|
||||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm --force -Syuu"
|
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
|
||||||
|
|
||||||
- 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user