mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 21:43:40 +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:
@@ -5,7 +5,7 @@ commands:
|
||||
steps:
|
||||
- run:
|
||||
name: "Pull submodules"
|
||||
command: git submodule update --init
|
||||
command: git submodule update --init --recursive
|
||||
llvm-source-linux:
|
||||
steps:
|
||||
- restore_cache:
|
||||
|
||||
Reference in New Issue
Block a user