Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 committed Nov 15, 2024
1 parent ab37436 commit 0f92f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
popd
rm -rf ./_output/bin/
- name: Verify Release versions
- name: Verify release versions
run: |
mkdir -p ./_output/${{ env.RELEASE_VERSION }}/static/amd64
tar -xzf ./_output/${{ steps.build.outputs.STATIC_AMD64_BINARY_NAME }} -C ./_output/${{ env.RELEASE_VERSION }}/static/amd64
Expand Down

0 comments on commit 0f92f0e

Please sign in to comment.