From 7aa378b8c80e14b28f25b9a305776f5f406459c2 Mon Sep 17 00:00:00 2001 From: laqieer Date: Fri, 28 Feb 2020 10:34:58 +0800 Subject: [PATCH] apt-get update Signed-off-by: laqieer --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index b4b152d6..4a65e213 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -17,6 +17,7 @@ task: create_patch_script: - git clone https://github.com/jmacd/xdelta.git - cd xdelta/xdelta3 + - apt-get update - export LC_CTYPE=en_US.UTF-8 - export LC_ALL=en_US.UTF-8 - sudo apt-get install -y automake autoconf libtool