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
64f7d19cff
commit
e6a5ab4206
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This downloads artifacts from your build.
|
|||
|
||||
See [action.yml](action.yml)
|
||||
|
||||
Basic (upload current working directory):
|
||||
Basic (download to current working directory):
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
|
Loading…
Reference in a new issue