2
0
Эх сурвалжийг харах

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

Stephen Gold 4 жил өмнө
parent
commit
804f2ab12b

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

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