mirror of
https://github.com/fluencelabs/marine-rs-sdk
synced 2025-03-15 06:20:50 +00:00
remove toml-cli
This commit is contained in:
parent
829f4d4e0c
commit
e5df1f426f
4
.github/workflows/publish_release.yml
vendored
4
.github/workflows/publish_release.yml
vendored
@ -41,8 +41,8 @@ jobs:
|
||||
- name: Install jq
|
||||
run: sudo apt-get update && sudo apt-get --yes --force-yes install jq
|
||||
|
||||
- name: Install cargo-workspaces toml-cli
|
||||
run: cargo install cargo-workspaces toml-cli || true
|
||||
- name: Install cargo-workspaces
|
||||
run: cargo install cargo-workspaces || true
|
||||
|
||||
### === Rust package release ===
|
||||
- name: Login to crates.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user