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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

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