Skip to content

Commit e958a2f

Browse files
committed
maybe fixing a typo?
1 parent fe9615b commit e958a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifact-size-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Checkout Sources
5252
uses: actions/checkout@v4
5353
- name: Setup build
54-
uses: .github/actions/setup-build
54+
uses: ./.github/actions/setup-build
5555
- name: Configure JDK
5656
uses: actions/setup-java@v3
5757
with:

0 commit comments

Comments
 (0)