Skip to content

Commit 722c130

Browse files
Restored URL
Co-authored-by: Russell Keith-Magee <[email protected]>
1 parent d88986a commit 722c130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ function build {
285285
webp_ldflags="$webp_ldflags -llzma -lz"
286286
fi
287287
CFLAGS="$CFLAGS $webp_cflags" LDFLAGS="$LDFLAGS $webp_ldflags" build_simple libwebp $LIBWEBP_VERSION \
288+
https://storage.googleapis.com/downloads.webmproject.org/releases/webp tar.gz \
288289
--enable-libwebpmux --enable-libwebpdemux --disable-libwebpexamples
289290

290291
build_brotli

0 commit comments

Comments
 (0)