Update cache/store/action.yaml

This commit is contained in:
Zakary Timson 2023-08-07 02:46:25 +00:00
parent 7dd46dda4e
commit ab5fe545d0

View File

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