Fix README example

This commit is contained in:
Josh Gross
2020-02-28 14:05:50 -05:00
committed by GitHub
parent 18f0f591fb
commit ffb9221ff3

View File

@ -31,7 +31,7 @@ steps:
name: my-artifact
path: path/to/artifact
- run: cat path/to/artifact
- run: cat path/to/artifact/hello-world.txt
```
# License