mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-25 21:27:01 +08:00
Use nightly compiler to generate document.
This commit is contained in:
3
.github/workflows/github-pages.yaml
vendored
3
.github/workflows/github-pages.yaml
vendored
@@ -43,6 +43,9 @@ 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: Get cache key
|
||||
id: cache_key
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user