Fix yaml formatting
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Install latest toolchain
|
- name: Install latest toolchain
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain:stable
|
toolchain: stable
|
||||||
default: true
|
default: true
|
||||||
override: true
|
override: true
|
||||||
- name: Build Docs
|
- name: Build Docs
|
||||||
|
|||||||
Reference in New Issue
Block a user