[ci] Trying to fix mingw bot
As https://github.com/Alexpux/MSYS2-packages/issues/702
This commit is contained in:
parent
33231a855f
commit
d289d63818
@ -29,7 +29,7 @@ environment:
|
||||
MSYS2_ARCH: i686
|
||||
|
||||
install:
|
||||
- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman -Syu --noconfirm"'
|
||||
- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman --force -Syu --noconfirm"'
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-ragel"
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user