Skip to content

Commit

Permalink
Update clippy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann authored Jan 24, 2025
1 parent a953ae9 commit b469728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: rustup update --force-non-host stable-x86_64-unknown-linux-gnu
- run: rustup update stable
- uses: Swatinem/rust-cache@v2
with:
workspaces: userspace/ksud
Expand Down

0 comments on commit b469728

Please sign in to comment.