We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c583b38 commit f44f4b0Copy full SHA for f44f4b0
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
path: geopackage-android
48
- name: Build Android with Gradle
49
working-directory: geopackage-android
50
- run: ./gradlew publishToMavenLocal -x signMavenPublication -x lint
+ run: ./gradlew publishToMavenLocal -x lint
51
- name: Checkout Repository
52
uses: actions/checkout@v3
53
- name: Build with Gradle
0 commit comments