Skip to content

Commit

Permalink
docs-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernQ committed Apr 22, 2024
1 parent 4510cb1 commit 436c56c
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 @@ -62,7 +62,7 @@ jobs:
- name: install docs-rs
run: cargo install cargo-docs-rs
- name: docs-rs
run: cd esp-wifi && cargo docs-rs
run: cd esp-wifi && cargo +esp docs-rs

builds:
strategy:
Expand Down

0 comments on commit 436c56c

Please sign in to comment.