mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 21:08:48 +08:00
Disable nightly compiler
This commit is contained in:
3
.github/workflows/github-pages.yml
vendored
3
.github/workflows/github-pages.yml
vendored
@@ -50,9 +50,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- name: Setup latest rust compiler (Nightly)
|
||||
run: |
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly -y
|
||||
- name: Document
|
||||
run: |
|
||||
cargo doc -vv || exit 1
|
||||
|
||||
Reference in New Issue
Block a user