Skip to content

Commit

Permalink
fixed cargo-udeps failure issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fishseabowl authored Jan 8, 2024
1 parent 74c12c0 commit 74713aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cargo-udeps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v3


- run: rustup update stable

- uses: dtolnay/rust-toolchain@master
with:
# cargo-udeps require nightly to run
Expand Down

0 comments on commit 74713aa

Please sign in to comment.