Skip to content

Commit ed54461

Browse files
committed
Update public-api.yml
1 parent fdbd1e4 commit ed54461

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/public-api.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- name: Install Rust
2424
uses: dtolnay/rust-toolchain@stable
2525

26+
- name: Install Nightly Toolchain (for rustdoc JSON)
27+
uses: dtolnay/rust-toolchain@nightly
28+
2629
- name: Install cargo-public-api
2730
uses: taiki-e/install-action@v2
2831
with:

0 commit comments

Comments
 (0)