mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 14:45:42 +00:00
Fixes to make release work (#1090)
This commit is contained in:
@@ -73,6 +73,7 @@ We also assume that ongoing work done is being merged directly to the `master` b
|
||||
|
||||
```
|
||||
(cd metadata && cargo publish) && \
|
||||
(cd lightclient && cargo publish) && \
|
||||
(cd codegen && cargo publish) && \
|
||||
(cd macro && cargo publish) && \
|
||||
(cd subxt && cargo publish) && \
|
||||
|
||||
Reference in New Issue
Block a user