mirror of
https://github.com/actions/download-artifact.git
synced 2025-11-02 17:03:40 +00:00
README
This commit is contained in:
parent
b2dcba71bb
commit
0bc4c5f195
@ -46,8 +46,7 @@ steps:
|
|||||||
working-directory: path/to/artifact
|
working-directory: path/to/artifact
|
||||||
```
|
```
|
||||||
|
|
||||||
Basic tilde expansion is supported for the `path` input
|
Basic tilde expansion is supported for the `path` input:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user