Przeglądaj źródła

fix issue #1496 (Android natives missing from JARs at MavenCentral)

Stephen Gold 4 lat temu
rodzic
commit
804f2ab12b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -329,7 +329,7 @@ jobs:
             -PossrhUsername=${{ secrets.OSSRH_USERNAME }} \
             -PsigningKey='${{ secrets.SIGNING_KEY }}' \
             -PsigningPassword='${{ secrets.SIGNING_PASSWORD }}' \
-            -PskipPrebuildLibraries=true -PuseCommitHashAsVersionName=true \
+            -PuseCommitHashAsVersionName=true \
             --console=plain --stacktrace
           fi