Update gradle.yml
This commit is contained in:
parent
fbc20a4e42
commit
3c64bf81fd
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
id: build
|
id: build
|
||||||
uses: gradle/gradle-build-action@v2
|
uses: gradle/gradle-build-action@v2
|
||||||
with:
|
with:
|
||||||
arguments: checkLicenses build publish
|
arguments: build
|
||||||
env:
|
env:
|
||||||
SNAPSHOT: true
|
SNAPSHOT: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user