We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665711e commit 98d78dfCopy full SHA for 98d78df
.github/workflows/storage-report.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: "Generate and prepare the storage reports for current branch"
25
run: |
26
- bash bin/storage-report.sh pr
+ bash .github/bin/storage-report.sh pr
27
28
- name: Checkout dev
29
env:
0 commit comments