[libdvdnav-devel] [Git][videolan/libdvdnav][master] Fix CI
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Tue Dec 14 11:07:18 UTC 2021
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav
Commits:
dc87d5f3 by Petri Hintukainen at 2021-10-26T06:29:40+00:00
Fix CI
- - - - -
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/libdvdnav/-/commit/dc87d5f3eeb67968b114078b1a44165feeffe9ad
--
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/commit/dc87d5f3eeb67968b114078b1a44165feeffe9ad
You're receiving this email because of your account on code.videolan.org.
More information about the libdvdnav-devel
mailing list