mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
ci: Pin cargo-workspaces version to 0.3.6, again
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
run: rustup update --no-self-update stable
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
run: cargo install cargo-workspaces
|
||||
run: cargo install cargo-workspaces --version "0.3.6"
|
||||
|
||||
- name: Publish Crates
|
||||
env:
|
||||
|
||||
@@ -22,7 +22,7 @@ jobs:
|
||||
run: rustup update --no-self-update stable
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
run: cargo install cargo-workspaces
|
||||
run: cargo install cargo-workspaces --version "0.3.6"
|
||||
|
||||
- name: Publish Crates
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user