From a31cfcbb4af302097931362755e8aad64aae23b0 Mon Sep 17 00:00:00 2001 From: eidheim Date: Tue, 30 Jun 2020 11:04:03 +0200 Subject: [PATCH] Reverted appveyor temporary fix now that appveyor works properly --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index d370363..bd3626a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -11,7 +11,7 @@ cache: before_build: - git submodule update --init --recursive - # - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syyuu" + - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syyuu" - C:\msys64\usr\bin\bash -lc "pacman --noconfirm --needed -S make mingw-w64-x86_64-{cmake,toolchain,clang,gtkmm3,gtksourceviewmm3,boost,aspell,aspell-en,libgit2,universal-ctags-git,libffi}" build_script: