Skip to content

Commit 9affe5c

Browse files
committed
ci[e2e]: set artifact suffix
1 parent ad5c59b commit 9affe5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
with:
6565
ref: ${{ matrix.octoprint }}
6666
deps: ${{ github.workspace }}/dist/*.whl
67+
suffix: "-${{ matrix.octoprint }}"
6768

6869
publish-on-testpypi:
6970
name: 📦 Publish on TestPyPI

0 commit comments

Comments
 (0)