使用 GitHub 构建 HMCLauncher 后构建 HMCL (#2893)
* update * update * test * update * update * update
This commit is contained in:
6
.github/workflows/check-translations.yml
vendored
6
.github/workflows/check-translations.yml
vendored
@@ -3,10 +3,10 @@ name: Check Translations
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
'**.properties'
|
||||
- '**.properties'
|
||||
pull_request:
|
||||
paths:
|
||||
'**.properties'
|
||||
- '**.properties'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -20,4 +20,4 @@ jobs:
|
||||
java-version: '11'
|
||||
java-package: 'jdk+fx'
|
||||
- name: Check style test
|
||||
run: ./gradlew checkTranslations
|
||||
run: ./gradlew checkTranslations --no-daemon
|
||||
|
||||
Reference in New Issue
Block a user