mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user