Skip to content

Commit 8cf5886

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

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
@@ -26,6 +26,9 @@ jobs:
2626
- name: Install Nightly Toolchain (for rustdoc JSON)
2727
uses: dtolnay/rust-toolchain@nightly
2828

29+
- name: Ensure nightly is installed
30+
run: rustup toolchain install nightly --profile minimal
31+
2932
- name: Install cargo-public-api
3033
uses: taiki-e/install-action@v2
3134
with:

0 commit comments

Comments
 (0)