We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e289fd commit 256810dCopy full SHA for 256810d
.github/workflows/dist.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- uses: actions/download-artifact@v4
83
with:
84
- name: dist-${{ matrix.os }}
+ pattern: dist-*
85
path: dist
86
87
- uses: actions/setup-python@v5
0 commit comments