Skip to content

Commit

Permalink
fix: storage report
Browse files Browse the repository at this point in the history
  • Loading branch information
0xClandestine committed Jan 7, 2025
1 parent be1a846 commit 665711e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Generate and prepare the storage reports for target branch"
run: |
bash bin/storage-report.sh target
bash .github/bin/storage-report.sh target
- name: Compare outputs
run: |
Expand Down

0 comments on commit 665711e

Please sign in to comment.