Skip to content

Commit 92a381b

Browse files
committed
Upload build files from matrix in releases
The matrix build produces subdirs for each target combination and puts built files inside. Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 927df97 commit 92a381b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
--generate-notes \
326326
$extra_opts \
327327
$REF_NAME \
328-
dist/*
328+
dist/dist-packages-*/*
329329
env:
330330
REF_NAME: ${{ github.ref_name }}
331331
REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)