Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Jan 7, 2025
1 parent b824c3b commit d9c2d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.git_ref }}
- name: Download staged package artifacts (for ${{ matrix.architecture }})
- name: Download staged package artifacts (${{ matrix.architecture }})
uses: actions/download-artifact@v4
with:
name: vector-${{ env.VECTOR_VERSION }}-${{ matrix.architecture }}
Expand Down

0 comments on commit d9c2d2d

Please sign in to comment.