mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 22:41:06 +00:00
Publish wasm runtime binaries from CI (#56)
* Publish wasm binaries * Update package.json version (npm) * Copy directly to wasm32-unknown-unknown * Remove debug repo, enable final location * Always run through build test * Update for new direectory structure * Extra space before > * Copy from subtrate/executor & subtrate/test-runtime
This commit is contained in:
committed by
Robert Habermeier
parent
a2a299813d
commit
71261bb7c6
@@ -1,6 +1,7 @@
|
||||
/target/
|
||||
**/*.rs.bk
|
||||
*.swp
|
||||
.wasm-binaries
|
||||
polkadot/runtime/wasm/target/
|
||||
substrate/executor/wasm/target/
|
||||
substrate/test-runtime/wasm/target/
|
||||
|
||||
Reference in New Issue
Block a user