Fix syntax

This commit is contained in:
Matthias Endler 2019-08-25 15:35:18 +02:00 committed by GitHub
parent a97819fe77
commit a927beb0e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- working-directory: ci
- uses: actions/checkout@v1
- name: Check Links
run: cargo run -- ../README.md
working-directory: ci