Fix indentation

Signed-off-by: Robert Vojta <rvojta@me.com>
This commit is contained in:
Robert Vojta 2019-10-18 22:49:30 +02:00
parent 072857ed67
commit d2e5fca7a1
No known key found for this signature in database
GPG Key ID: 9D3E01ABC4B5802C

View File

@ -26,8 +26,8 @@ jobs:
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v1 uses: actions/checkout@v1
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Install Rust - name: Install Rust
uses: hecrj/setup-rust-action@master uses: hecrj/setup-rust-action@master
with: with: