Skip to content

Commit d1aa0f7

Browse files
authored
BLD: Fix release workflow
2 parents 20e8fb4 + f719827 commit d1aa0f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: actions/checkout@v4
5555

5656
- name: Set up Rust
57+
run: rustup toolchain add --profile minimal stable --component clippy,rustfmt
5758

5859
# Cargo setup
5960
- name: Set up Cargo cache

0 commit comments

Comments
 (0)