Skip to content

Commit 0937f83

Browse files
committed
Rename the build artifact archive
1 parent c77b4af commit 0937f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,5 @@ jobs:
185185
if: env.HAVE_FILES == 'true'
186186
uses: actions/upload-artifact@v2
187187
with:
188-
name: build-artifacts
188+
name: multi-test-build
189189
path: ./binaries/

0 commit comments

Comments
 (0)