Update tar/extract/action.yaml
This commit is contained in:
parent
cfe8762c28
commit
935d60de97
@ -13,4 +13,4 @@ runs:
|
||||
- uses: docker://alpine
|
||||
with:
|
||||
entrypoint: tar
|
||||
args: -xzf ${{inputs.file}}
|
||||
args: -xzf "${{inputs.file}}"
|
||||
|
Loading…
Reference in New Issue
Block a user