diff options
Diffstat (limited to '.github/workflows/scripts/windows-container-prep.sh')
-rw-r--r-- | .github/workflows/scripts/windows-container-prep.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/scripts/windows-container-prep.sh b/.github/workflows/scripts/windows-container-prep.sh index a71ee381f..a639604aa 100644 --- a/.github/workflows/scripts/windows-container-prep.sh +++ b/.github/workflows/scripts/windows-container-prep.sh @@ -5,3 +5,4 @@ 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 |