This is an automated email from the ASF dual-hosted git repository.

zeshuai007 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/master by this push:
     new c4e899a  try fix appveyor ci
c4e899a is described below

commit c4e899a6d64aa97430ec9f7608d38db2095f6159
Author: zeshuai007 <[email protected]>
AuthorDate: Tue Jan 5 16:51:10 2021 +0800

    try fix appveyor ci
---
 build/appveyor/MING-appveyor-install.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/appveyor/MING-appveyor-install.bat 
b/build/appveyor/MING-appveyor-install.bat
index 4d49d40..862cb1c 100644
--- a/build/appveyor/MING-appveyor-install.bat
+++ b/build/appveyor/MING-appveyor-install.bat
@@ -55,5 +55,5 @@ SET PACKAGES=^
 %BASH% -lc "pacman --noconfirm -U --config <(echo) 
msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz"            || EXIT /B
 :: Upgrade things
 %BASH% -lc "pacman --noconfirm -Sy"                                            
                           || EXIT /B
-%BASH% -lc "pacman --noconfirm -Sydd pacman"                                   
                           || EXIT /B
+%BASH% -lc "pacman --noconfirm -Udd 
https://repo.msys2.org/msys/x86_64/pacman-5.2.2-5-x86_64.pkg.tar.xz";    || EXIT 
/B
 %BASH% -lc "pacman --noconfirm %PACKAGES%"                                     
                           || EXIT /B

Reply via email to