Skip to content

Commit

Permalink
ci: update rust
Browse files Browse the repository at this point in the history
Signed-off-by: MorningTZH <morningtzh@yeah.net>
  • Loading branch information
morningtzh committed Jan 9, 2025
1 parent 88c3b4d commit ab2d55b
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
- run: rustup toolchain install nightly --component rustfmt && rustup update
- name: Install Protoc
uses: arduino/setup-protoc@v1.1.2
with:
Expand Down

0 comments on commit ab2d55b

Please sign in to comment.