From d98c5f00c77cbd553c707f02f8dc58d8d3dfe703 Mon Sep 17 00:00:00 2001 From: Adina Wagner Date: Tue, 14 Feb 2023 14:55:43 +0100 Subject: [PATCH] Add uidmap to appveyor build environment --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 719527396..80a1fabe5 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -26,7 +26,7 @@ shallow_clone: false environment: DTS: datalad_next APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004 - INSTALL_SYSPKGS: python3-virtualenv graphicsmagick-imagemagick-compat moreutils jq + INSTALL_SYSPKGS: python3-virtualenv graphicsmagick-imagemagick-compat moreutils jq uidmap INSTALL_GITANNEX: git-annex -m snapshot