Skip to content

Commit 9e894e8

Browse files
authored
Change gstreamer from gitlab to github mirror
1 parent 023a6b4 commit 9e894e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
- name: Build GST RTSP Server Test Launch Sample
202202
run: |
203203
set -x
204-
git clone --no-checkout --filter=blob:none --depth=1 -b 1.22 https://gitlab.freedesktop.org/gstreamer/gstreamer.git
204+
git clone --no-checkout --filter=blob:none --depth=1 -b 1.22 https://github.com/GStreamer/gstreamer.git
205205
cd gstreamer
206206
git sparse-checkout init cone
207207
git sparse-checkout set "subprojects/gst-rtsp-server/examples/test-launch.c"

0 commit comments

Comments
 (0)