Skip to content
Snippets Groups Projects
Commit 819dd78f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update CI to use more modern contribs

parent f95662fc
No related branches found
No related tags found
Loading
Pipeline #9153 passed with stage
in 3 minutes and 4 seconds
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment