Binaryen116 (#3958)

dependencies: update binaryen submodule to version 116

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
Co-authored-by: DarkByteBen <ben@darkbytelabs.com>
This commit is contained in:
Flavio Castelli
2023-10-16 18:34:20 +02:00
committed by GitHub
parent b79e0e8528
commit 7019c4e8fc
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
# Docker hub does a recursive clone, then checks the branch out,
# so when a PR adds a submodule (or updates it), it fails.
git submodule update --init
git submodule update --init --recursive