Skip to content

Commit

Permalink
ci: update rust
Browse files Browse the repository at this point in the history
Signed-off-by: MorningTZH <[email protected]>
  • Loading branch information
morningtzh committed Jan 9, 2025
1 parent ab2d55b commit 2ff2368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- run: rustup toolchain install nightly --component rustfmt && rustup update
- run: rustup toolchain install nightly --component rustfmt && rustup update && rustup show
- name: Install Protoc
uses: arduino/[email protected]
with:
Expand Down

0 comments on commit 2ff2368

Please sign in to comment.