ci: use nightly to build doc for doclinks

This commit is contained in:
Victor Berger 2020-07-14 20:29:49 +02:00
parent 49dda88c63
commit 77cc680f65

View file

@ -23,7 +23,7 @@ jobs:
- name: Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
override: true
- name: System dependencies