fix: fixed bad video URL
This commit is contained in:
parent
784c69fb3b
commit
0dd225423b
@ -56,6 +56,11 @@ for d in fastlane/metadata/android/* ; do
|
||||
exitcode=1
|
||||
fi
|
||||
fi
|
||||
|
||||
# if test -f "$d/video.txt"; then
|
||||
# fcontents=$(cat "$d/video.txt")
|
||||
# echo -e "$d/video.txt -> ${Blue}$fcontents${Color_Off}"
|
||||
# fi
|
||||
done
|
||||
|
||||
exit $exitcode
|
@ -1 +1 @@
|
||||
https://www.youtube.com/watch?v=PJIsiuSdpq8
|
||||
https://www.youtube.com/watch?v=lVJs26gE2Ek
|
Loading…
Reference in New Issue
Block a user