mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-16 04:50:49 +00:00
fix publishing (#97)
This commit is contained in:
parent
2a408d4ee4
commit
c4bdb2eddc
2
.github/workflows/publish_interpreter.yml
vendored
2
.github/workflows/publish_interpreter.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
PATH="~/.cargo/bin:$PATH"
|
PATH="~/.cargo/bin:$PATH"
|
||||||
(
|
(
|
||||||
cd interepreter
|
cd interpreter
|
||||||
toml set Cargo.toml package.version "${{ env.FINAL_VERSION }}" | sponge Cargo.toml
|
toml set Cargo.toml package.version "${{ env.FINAL_VERSION }}" | sponge Cargo.toml
|
||||||
)
|
)
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user