github-actions: update artifacts usage

This commit is contained in:
Martin Bubel 2024-01-13 16:09:38 +01:00
parent 6bb610e5cb
commit bdd9c505a2

View file

@ -141,7 +141,7 @@ jobs:
- name: Download linux build artifacts
uses: actions/download-artifact@v4
with:
name: wheelhouse-artifacts-linux
# name: wheelhouse-artifacts-linux
path: wheelhouse-linux
- name: Download windows and mac build artifacts