From 68b651e494de6e6049b970ea2fa4228f012c3eca Mon Sep 17 00:00:00 2001 From: Paul Buxton Date: Thu, 11 Jun 2020 08:52:30 +0100 Subject: build-system/mxe: use the new container image [Dirk Hohndel: switched back to our docker hub repo] Signed-off-by: Paul Buxton Signed-off-by: Dirk Hohndel --- .github/workflows/scripts/windows-container-prep.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows/scripts/windows-container-prep.sh') diff --git a/.github/workflows/scripts/windows-container-prep.sh b/.github/workflows/scripts/windows-container-prep.sh index e6f447d91..a71ee381f 100644 --- a/.github/workflows/scripts/windows-container-prep.sh +++ b/.github/workflows/scripts/windows-container-prep.sh @@ -1,8 +1,7 @@ #!/bin/bash # abstract the prepare commands for the windows build into a script that can be reused # instead of a yaml file -cd /win -ln -s /__w/subsurface/subsurface . + echo "downloading sources for fresh build" bash subsurface/scripts/get-dep-lib.sh single . libzip bash subsurface/scripts/get-dep-lib.sh single . googlemaps -- cgit v1.2.3-70-g09d2