mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-15 06:45:42 -04:00
fix: typo
This commit is contained in:
parent
a0191aa7c2
commit
447afaa76f
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v1
|
uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
java-package: jdk+fxv
|
java-package: jdk+fx
|
||||||
- name: Check style main
|
- name: Check style main
|
||||||
run: ./gradlew checkstyleMain
|
run: ./gradlew checkstyleMain
|
||||||
- name: Check style test
|
- name: Check style test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user