Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
BorjaOuterelo committed Feb 10, 2020
1 parent 01f5cd4 commit d9a7baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Check_files
uses: BorjaOuterelo/[email protected]
with:
path: '<your path'
path: '<your path>'
files: 'file.txt,../secondfile.a'
```

0 comments on commit d9a7baa

Please sign in to comment.