There was an error while loading. Please reload this page.
2 parents 5aac18d + 813466e commit 838485cCopy full SHA for 838485c
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: Swatinem/rust-cache@v2
80
81
- name: Check workspace
82
- run: cargo +1.77.0 check --workspace --all-targets --locked
+ run: rustup run 1.77.0 cargo check --workspace --all-targets --locked
83
84
package:
85
name: Packaging
0 commit comments