Skip to content

Commit 98d78df

Browse files
committed
fix: storage report
1 parent 665711e commit 98d78df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: "Generate and prepare the storage reports for current branch"
2525
run: |
26-
bash bin/storage-report.sh pr
26+
bash .github/bin/storage-report.sh pr
2727
2828
- name: Checkout dev
2929
env:

0 commit comments

Comments
 (0)