improved action
This commit is contained in:
parent
ba5048e119
commit
506c6f9b09
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -20,4 +20,5 @@ jobs:
|
|||||||
java-version: 11
|
java-version: 11
|
||||||
- uses: eskatos/gradle-command-action@v1
|
- uses: eskatos/gradle-command-action@v1
|
||||||
with:
|
with:
|
||||||
arguments: build
|
gradle-version: rc
|
||||||
|
arguments: build --dry-run # just test build configuration
|
Loading…
Reference in New Issue
Block a user