Skip to content

Commit

Permalink
remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Jan 9, 2025
1 parent 9bdcc65 commit 7d1b719
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,7 @@ jobs:
MACOS_PACKAGE_PATH="${{ needs.download-artifacts.outputs.artifacts-path }}/vector-${VECTOR_VERSION}-${{ matrix.target }}.tar.gz"
echo "Verifying macOS package at: $MACOS_PACKAGE_PATH"
tar -xvf "$MACOS_PACKAGE_PATH" && vector-${{ matrix.target }}/bin/vector --version

publish-docker:
name: Publish to Docker
Expand Down

0 comments on commit 7d1b719

Please sign in to comment.