Force CI to repackage the wasm_exec.js support file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-21 20:22:17 +01:00
parent 79f8adaf1a
commit 68756014be

View File

@@ -44,6 +44,8 @@ steps:
GOARCH: wasm
commands:
- make wasm
# Grab the wasm shim from the docker image, otherwise there is a mismatch
- "cp /usr/local/go/misc/wasm/wasm_exec.js assets/wasm_exec.js"
- name: upload
image: plugins/s3
settings: