CI: msys2-pypi-cache now reads from srcinfo
This commit is contained in:
2
.github/workflows/generate-srcinfo.yml
vendored
2
.github/workflows/generate-srcinfo.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user