1
0
Fork 0

CI: Fix macOS contrib url

This commit is contained in:
Marvin Scholz 2019-10-03 23:57:25 +02:00
parent 8c620f1525
commit 24bdc8af37
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ build-macos:
tags:
- macos
script:
- curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- tar xf vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- cd x86_64-apple-darwin17
- curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
- tar xf vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
- cd x86_64-apple-darwin18
- curl -sS -o ./change_prefix.sh 'https://git.videolan.org/?p=vlc.git;a=blob_plain;f=contrib/src/change_prefix.sh;hb=HEAD'
- chmod +x ./change_prefix.sh
- ./change_prefix.sh