mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-18 23:16:22 +08:00
Fix README example
This commit is contained in:
parent
18f0f591fb
commit
ffb9221ff3
@ -31,7 +31,7 @@ steps:
|
|||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: path/to/artifact
|
path: path/to/artifact
|
||||||
|
|
||||||
- run: cat path/to/artifact
|
- run: cat path/to/artifact/hello-world.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user