Maybe fixing Github action

This commit is contained in:
Matthias Koefferlein
2025-03-14 01:29:49 +01:00
parent ed809952c3
commit 82d2adeb05
+2
View File
@@ -106,6 +106,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
merge-multiple: true
path: dist
- uses: pypa/[email protected]
@@ -122,6 +123,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
merge-multiple: true
path: dist
- uses: pypa/[email protected]