Hopefully fixed caching
All checks were successful
Analysis / SonarCloud (push) Successful in 49s

This commit is contained in:
2025-01-10 00:09:05 +01:00
parent 974aebfd1a
commit 1ca126829b
3 changed files with 3 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Install dependencies