Skip to content

Commit

Permalink
BLD: Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen authored Sep 24, 2024
2 parents 20e8fb4 + f719827 commit d1aa0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: actions/checkout@v4

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

# Cargo setup
- name: Set up Cargo cache
Expand Down

0 comments on commit d1aa0f7

Please sign in to comment.