update config location

This commit is contained in:
boneyard93501
2021-08-04 20:45:56 -05:00
parent 704f81bb15
commit ba10a3ad74
7 changed files with 18 additions and 13 deletions

View File

@ -7,4 +7,4 @@ marine build --release
mkdir -p artifacts
rm -f artifacts/*.wasm
cp target/wasm32-wasi/release/hello_peer.wasm artifacts/
cp target/wasm32-wasi/release/hello_world.wasm artifacts/