mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 00:48:28 +02:00
README
This commit is contained in:
parent
b2dcba71bb
commit
0bc4c5f195
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue