Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <[email protected]>
  • Loading branch information
chahatsagarmain committed Jan 12, 2025
1 parent bc8c006 commit 614823e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check-bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: make install-ci

- name: Build jaeger binary
run: /
run: |
export GOOS=linux
export GOARCH=amd64
make build-jaeger
Expand Down

0 comments on commit 614823e

Please sign in to comment.