Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 5, 2024
1 parent f44f4b0 commit 8cf6c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: geopackage-android
- name: Build Android with Gradle
working-directory: geopackage-android
run: ./gradlew publishToMavenLocal -x lint
run: ./gradlew publishToMavenLocal -x signMavenPublication -x lint
- name: Checkout Repository
uses: actions/checkout@v3
- name: Build with Gradle
Expand Down

0 comments on commit 8cf6c77

Please sign in to comment.