Skip to content

Commit 274571a

Browse files
committed
chore: github action fixes
1 parent 7495bdd commit 274571a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
fetch-depth: 0
5959

60-
- name: ☕ Install ${{ matrix.distribution }} JDK ${{ matrix.jdk }}
60+
- name: ☕ Install ${{ matrix.distribution }} JDK ${{ matrix.java }}
6161
id: install-java
6262
uses: actions/setup-java@v4
6363
with:

0 commit comments

Comments
 (0)