Skip to content

Commit d6f93de

Browse files
committed
Fix cargo-doc CI job
1 parent 6411c66 commit d6f93de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cargo-doc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
- uses: actions-rust-lang/setup-rust-toolchain@v1
3030
with:
3131
toolchain: nightly-2024-10-15
32+
components: rust-docs, rustc, cargo
33+
override: true
3234
- name: Install Protoc
3335
uses: arduino/setup-protoc@v3
3436
with:

0 commit comments

Comments
 (0)