diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7e88d5f931..9f60f9afbf 100644 --- a/.github/workflows/main.yml +++ b/.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