Skip to content

Commit 8cf6c77

Browse files
committed
build update
1 parent f44f4b0 commit 8cf6c77

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 lint
50+
run: ./gradlew publishToMavenLocal -x signMavenPublication -x lint
5151
- name: Checkout Repository
5252
uses: actions/checkout@v3
5353
- name: Build with Gradle

0 commit comments

Comments
 (0)