Skip to content

Commit

Permalink
Update .github/workflows/ci-check-bundle-size.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: chahat sagar <[email protected]>
  • Loading branch information
chahatsagarmain and yurishkuro authored Jan 15, 2025
1 parent 0a8b747 commit 943cd4d
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 @@ -85,4 +85,4 @@ jobs:
uses: actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57 #v4.2.0
with:
path: ./jaeger_binary_size.txt
key: jaeger_binary_${{ github.run_id }}
key: jaeger_binary_size_${{ github.run_id }}

0 comments on commit 943cd4d

Please sign in to comment.