This commit is contained in:
Konrad Pabjan 2020-07-29 14:18:21 +02:00
parent b2dcba71bb
commit 0bc4c5f195

View file

@ -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: