Lock to specific stable kobopatch version
Some checks failed
Build and test project / build-and-test (push) Has been cancelled
Some checks failed
Build and test project / build-and-test (push) Has been cancelled
This commit is contained in:
@@ -11,6 +11,7 @@ if [ -d "$KOBOPATCH_DIR" ]; then
|
||||
else
|
||||
echo "Cloning kobopatch source..."
|
||||
git clone https://github.com/pgaskin/kobopatch.git "$KOBOPATCH_DIR"
|
||||
git checkout v0.16.0 # update this as updates come out
|
||||
fi
|
||||
|
||||
echo "Copying wasm_exec.js from Go SDK..."
|
||||
|
||||
Reference in New Issue
Block a user