ci: use nightly to build doc for doclinks
This commit is contained in:
parent
49dda88c63
commit
77cc680f65
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Rust toolchain
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
toolchain: nightly
|
||||
override: true
|
||||
|
||||
- name: System dependencies
|
||||
|
|
Loading…
Reference in New Issue