[libbdplus-devel] [Git][videolan/libbdplus][master] Try to fix CI (again...)
Petri Hintukainen (@hpi)
gitlab at videolan.org
Sat Oct 2 14:31:12 UTC 2021
Petri Hintukainen pushed to branch master at VideoLAN / libbdplus
Commits:
001e81d9 by Petri Hintukainen at 2021-10-02T17:15:13+03:00
Try to fix CI (again...)
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -23,8 +23,8 @@ build-macos:
- catalina
- amd64
script:
- - curl -sS -O https://artifacts.videolan.org/vlc/macos/vlc-contrib-x86_64-apple-darwin19-45c21cd73727ddcd1af843a34dc4ca8648cc872c.tar.bz2
- - tar xf vlc-contrib-x86_64-apple-darwin19-45c21cd73727ddcd1af843a34dc4ca8648cc872c.tar.bz2
+ - curl -sS -O https://artifacts.videolan.org/vlc/macos-x86_64/vlc-contrib-x86_64-apple-darwin19-58c8b6aba888c666612e91d1cbb012aea630c853.tar.bz2
+ - tar xf vlc-contrib-x86_64-apple-darwin19-58c8b6aba888c666612e91d1cbb012aea630c853.tar.bz2
- cd x86_64-apple-darwin19
- 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
View it on GitLab: https://code.videolan.org/videolan/libbdplus/-/commit/001e81d9c4057e8375e5a6ca06b0ce99c72f76d4
--
View it on GitLab: https://code.videolan.org/videolan/libbdplus/-/commit/001e81d9c4057e8375e5a6ca06b0ce99c72f76d4
You're receiving this email because of your account on code.videolan.org.
More information about the libbdplus-devel
mailing list