summaryrefslogtreecommitdiffstats
path: root/.github/workflows/scripts/windows-container-prep.sh
blob: a639604aaa7f1d659682ea7644a8cfc9ffa0f654 (plain) (blame)
1
2
3
4
5
6
7
8
#!/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
bash subsurface/scripts/get-dep-lib.sh single . libmtp