added build argument
This commit is contained in:
parent
506c6f9b09
commit
2ac3cf629f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
- uses: eskatos/gradle-command-action@v1
|
- uses: eskatos/gradle-command-action@v1
|
||||||
with:
|
with:
|
||||||
gradle-version: rc
|
gradle-version: rc
|
||||||
arguments: build --dry-run # just test build configuration
|
arguments: build
|
Loading…
Reference in New Issue
Block a user