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

@@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
cache: 'pip'
- name: Build release distributions
run: |
python -m pip install build