We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a513b commit bccee82Copy full SHA for bccee82
.github/workflows/release.yml
@@ -62,6 +62,7 @@ jobs:
62
with:
63
toolchain: stable
64
components: rustfmt, clippy
65
+ cache: false
66
67
- uses: rui314/setup-mold@v1
68
.github/workflows/rust-publish.yml
@@ -42,6 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments