mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-22 05:35:29 +00:00
commit
2ba8972aaf
@ -6,7 +6,7 @@ This downloads artifacts from your build.
|
|||||||
|
|
||||||
See [action.yml](action.yml)
|
See [action.yml](action.yml)
|
||||||
|
|
||||||
Basic (upload current working directory):
|
Basic (download to current working directory):
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
Loading…
Reference in New Issue
Block a user