1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 08:09:44 +00:00

Apparently unzip isn't stock on Ubuntu

This commit is contained in:
AnyOldName3 2024-09-05 17:56:36 +01:00
parent 9f50335b76
commit 0172fe769e

View file

@ -540,7 +540,7 @@ macOS14_Xcode15_arm64:
GIT_STRATEGY: none
script:
- apt-get update
- apt-get install -y gcab
- apt-get install -y gcab unzip
- unzip -d sym_store *sym_store.zip
- shopt -s globstar
- |