mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Retry flaky iconv clone
This commit is contained in:
parent
f0568e9a9a
commit
3aaec67422
@ -8,7 +8,7 @@ ffbuild_enabled() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
git clone "$SCRIPT_REPO" iconv
|
||||
retry-tool sh -c "rm -rf iconv && git clone '$SCRIPT_REPO' iconv"
|
||||
cd iconv
|
||||
git checkout "$SCRIPT_COMMIT"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user