Skip to content

Commit

Permalink
Apparently unzip isn't stock on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyOldName3 committed Sep 9, 2024
1 parent 9f50335 commit 0172fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- |
Expand Down

0 comments on commit 0172fe7

Please sign in to comment.