Update cache/restore/action.yaml

This commit is contained in:
Zakary Timson 2023-08-07 02:47:18 +00:00
parent 7d9c078b52
commit a2a0097436

View File

@ -12,7 +12,7 @@ runs:
container:
image: alpine
volumes:
- /mnt/swarm/gitea/runner/cache:/cache
- /cache:/cache
steps:
- run: |
mv "/cache/$GITHUB_REPOSITORY/${{ inputs.key }}/archive.tar.gz" . && \