Update cache/action.yaml
This commit is contained in:
parent
e8a5cac8fc
commit
784365d0b8
2
cache/action.yaml
vendored
2
cache/action.yaml
vendored
@ -15,7 +15,7 @@ runs:
|
||||
container:
|
||||
image: alpine
|
||||
volumes:
|
||||
- /cache:/cache
|
||||
- /mnt/cache:/cache
|
||||
steps:
|
||||
- run: |
|
||||
tar -czf "archive.tar.gz" ${{ inputs.pattern }}
|
||||
|
Loading…
Reference in New Issue
Block a user