[vlc-commits] [Git][videolan/vlc][master] ci: fix typo

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Wed Aug 3 10:13:55 UTC 2022



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
61418e68 by Thomas Guillem at 2022-08-03T11:08:19+02:00
ci: fix typo

Introduced in 488ee616e5c94e516563095c6b3ac3a85cf72871

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -450,7 +450,7 @@ tvos-arm64:
         git clone https://code.videolan.org/videolan/libvlcjni.git
         (cd libvlcjni && git checkout 005bcdb4be46509fe9d8428d4ff5bcdc7d8a8d99)
         if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
-            /bin/sh ./libvlcjni/buildsysten/compile-libvlc.sh -a $ANDROID_ARCH --with-prebuilt-contribs
+            /bin/sh ./libvlcjni/buildsystem/compile-libvlc.sh -a $ANDROID_ARCH --with-prebuilt-contribs
         else
             /bin/sh ./libvlcjni/buildsystem/compile-libvlc.sh -a $ANDROID_ARCH --package-contribs
         fi



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/61418e68bbb054cec491ed852f9b654b58c9563b

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/61418e68bbb054cec491ed852f9b654b58c9563b
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list