Add cache to gitea build

This commit is contained in:
2024-08-03 17:18:16 +09:30
parent 8b1ab5071c
commit 49b9966a40

View File

@@ -6,6 +6,8 @@ on:
jobs:
publish:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest
permissions:
contents: read