Skip to content

Commit

Permalink
install Rust toolchains stable and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2bd committed Oct 7, 2024
1 parent 8cfdaf7 commit d42a970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: stable, nightly
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
Expand Down

0 comments on commit d42a970

Please sign in to comment.