Skip to content

Commit dce48a4

Browse files
prontjszwedko
andauthored
Update .github/workflows/publish.yml
Co-authored-by: Jesse Szwedko <[email protected]>
1 parent 64f8b4a commit dce48a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
path: target/artifacts/vector*
268268

269269
build-apple-darwin-packages:
270-
name: Build Vector for Apple Darwin ${{ matrix.architecture }} (.tar.gz)
270+
name: Build Vector for ${{ matrix.architecture }}-apple-darwin (.tar.gz)
271271
runs-on: ${{ matrix.runner }}
272272
timeout-minutes: 90
273273
needs: generate-publish-metadata

0 commit comments

Comments
 (0)