Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 48325b1

Browse files
committed
Typo java action distribution
1 parent a07be9f commit 48325b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up JDK 17
1414
uses: actions/setup-java@v2
1515
with:
16-
distributiuon: 'temurin'
16+
distribution: 'temurin'
1717
java-version: '17'
1818

1919
- name: Build Jar

0 commit comments

Comments
 (0)