Skip to content

Commit f44f4b0

Browse files
committed
build update
1 parent c583b38 commit f44f4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: geopackage-android
4848
- name: Build Android with Gradle
4949
working-directory: geopackage-android
50-
run: ./gradlew publishToMavenLocal -x signMavenPublication -x lint
50+
run: ./gradlew publishToMavenLocal -x lint
5151
- name: Checkout Repository
5252
uses: actions/checkout@v3
5353
- name: Build with Gradle

0 commit comments

Comments
 (0)