Skip to content

Commit 522fec6

Browse files
committed
Update build.yml
1 parent 75382e3 commit 522fec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
toolchain: nightly
2424
components: clippy rustfmt
25+
- run: rustup toolchain install nightly-2025-02-06
2526
- run: cargo clippy -- -D warnings
2627
- run: cargo fmt --all -- --check
2728

0 commit comments

Comments
 (0)