Fix yaml indent

This commit is contained in:
Morgan Funtowicz
2019-11-26 11:23:12 +01:00
committed by MOI Anthony
parent f9ccf62301
commit 1a52cda912

View File

@ -11,6 +11,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Install Rust Stable - name: Install Rust Stable
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1
with: with: