We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d5a78 commit 3cfa8ecCopy full SHA for 3cfa8ec
.github/workflows/documentation.yml
@@ -87,6 +87,7 @@ jobs:
87
- uses: dtolnay/rust-toolchain@v1
88
with:
89
toolchain: stable
90
+ components: rust-src
91
- name: Prepare
92
run: mkdir docs && mkdir docs/esp-hal && mkdir docs/esp-wifi && mkdir docs/esp-lp-hal
93
- name: Download all docs
0 commit comments