Update cache/action.yaml

This commit is contained in:
Zakary Timson 2023-08-07 02:51:38 +00:00
parent e8a5cac8fc
commit 784365d0b8

2
cache/action.yaml vendored
View File

@ -15,7 +15,7 @@ runs:
container:
image: alpine
volumes:
- /cache:/cache
- /mnt/cache:/cache
steps:
- run: |
tar -czf "archive.tar.gz" ${{ inputs.pattern }}