subsurface/.github/workflows/scripts/windows-container-prep.sh

8 lines
282 B
Bash
Raw Normal View History

#!/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