We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 134889e + 737b878 commit 59c1cc4Copy full SHA for 59c1cc4
.github/workflows/autopublish.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: rustup update --no-self-update stable
29
30
- name: Install cargo-workspaces
31
- run: cargo install cargo-workspaces
+ run: cargo install cargo-workspaces --version "0.3.6"
32
33
- name: Publish Crates
34
env:
.github/workflows/publish-libs.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
0 commit comments