Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 24, 2024
1 parent 05f1545 commit c2174f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
for job in $JOBS; do
echo "COMPARE_READ_OBJECT_NAME_$job=etcd-benchmark-$DATE-$job-read.jpg" >> $GITHUB_ENV
echo "COMPARE_WRITE_OBJECT_NAM_$job=etcd-benchmark-$DATE-$job-write.jpg" >> $GITHUB_ENV
echo "COMPARE_WRITE_OBJECT_NAME_$job=etcd-benchmark-$DATE-$job-write.jpg" >> $GITHUB_ENV
done
- name: print md
id: set_content
Expand Down

0 comments on commit c2174f7

Please sign in to comment.