Fix tier 2 sysroots job
This commit is contained in:
parent
1d7cd1e003
commit
726c8d4c57
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Build the sysroots
|
||||
run: |
|
||||
rustup toolchain install nightly
|
||||
cargo install -f rustup-toolchain-install-master
|
||||
./miri toolchain -c rust-docs # Docs are the only place targets are separated by tier
|
||||
./miri install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue