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:
parent
9f50335b76
commit
0172fe769e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue