mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-09 15:12:44 +00:00
Update README.md
This commit is contained in:
parent
e2f5e37059
commit
7933a7ec4c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ actions:
|
|||
name: my-artifact
|
||||
path: path/to/artifact
|
||||
|
||||
- run: cat path/to/artifact/my-artifact
|
||||
- run: cat path/to/artifact
|
||||
```
|
||||
|
||||
# License
|
||||
|
|
Loading…
Reference in a new issue