mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +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: |
|
||||
PATH="~/.cargo/bin:$PATH"
|
||||
(
|
||||
cd interepreter
|
||||
cd interpreter
|
||||
toml set Cargo.toml package.version "${{ env.FINAL_VERSION }}" | sponge Cargo.toml
|
||||
)
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user