mirror of
https://github.com/actions/download-artifact.git
synced 2025-04-10 14:10:15 +08:00
Fix README example
This commit is contained in:
parent
18f0f591fb
commit
ffb9221ff3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user