Fix yaml formatting

This commit is contained in:
Uttarayan Mondal
2021-03-10 00:03:39 +05:30
parent 21df4e0461
commit 854d2da9eb
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Install latest toolchain
uses: actions-rs/toolchain@v1
with:
toolchain:stable
toolchain: stable
default: true
override: true
- name: Build Docs