CI: msys2-pypi-cache now reads from srcinfo

This commit is contained in:
Christoph Reiter
2023-09-17 21:21:48 +02:00
parent 8f9c2c6355
commit 4204b0f9ae

View File

@@ -49,7 +49,7 @@ jobs:
- name: Update the PyPI cache
run: |
msys2-pypi-cache PKGMETA.yml pypi.json.gz
msys2-pypi-cache srcinfo.json.gz pypi.json.gz
- uses: actions/upload-artifact@v3
with: