subsurface/.github/workflows/scripts/windows-container-prep.sh
Paul Buxton 68b651e494 build-system/mxe: use the new container image
[Dirk Hohndel: switched back to our docker hub repo]

Signed-off-by: Paul Buxton <paulbuxton.mail@googlemail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-06-25 11:00:51 -07:00

7 lines
282 B
Bash

#!/bin/bash
# abstract the prepare commands for the windows build into a script that can be reused
# instead of a yaml file
echo "downloading sources for fresh build"
bash subsurface/scripts/get-dep-lib.sh single . libzip
bash subsurface/scripts/get-dep-lib.sh single . googlemaps