mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-30 19:41:56 +00:00
guide: Allow dirty when publishing wasm-bindgen
Because we comment out the `[patch]` section and don't commit it.
This commit is contained in:
@@ -47,5 +47,5 @@
|
||||
cd crates/cli-support && cargo publish && cd -
|
||||
cd crates/test-project-builder && cargo publish && cd -
|
||||
cd crates/cli && cargo publish && cd -
|
||||
cargo publish
|
||||
cargo publish --allow-dirty # because of uncommitted, commented out [patch] section
|
||||
```
|
||||
|
Reference in New Issue
Block a user