Skip to content

Commit 3cfa8ec

Browse files
authored
Install rust-src for building docs (#3386)
1 parent 89d5a78 commit 3cfa8ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- uses: dtolnay/rust-toolchain@v1
8888
with:
8989
toolchain: stable
90+
components: rust-src
9091
- name: Prepare
9192
run: mkdir docs && mkdir docs/esp-hal && mkdir docs/esp-wifi && mkdir docs/esp-lp-hal
9293
- name: Download all docs

0 commit comments

Comments
 (0)