Merge pull request #21 from actions/joshmgross/fix-example

Fix README example
This commit is contained in:
Josh Gross
2020-03-02 09:20:48 -05:00
committed by GitHub

View File

@ -31,7 +31,7 @@ steps:
name: my-artifact
path: path/to/artifact
- run: cat path/to/artifact
- run: ls path/to/artifact
```
# License