diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index a2161ef..2e9e5bd 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -16,6 +16,7 @@ jobs: uses: actions/setup-python@v4 with: python-version: '3.10' + cache: 'pip' env: AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache RUNNER_TOOL_CACHE: /opt/hostedtoolcache